ok

Mini Shell

Direktori : /home2/selectio/www/3-idiots/vendor/mercadopago/dx-php/src/MercadoPago/Config/
Upload File :
Current File : //home2/selectio/www/3-idiots/vendor/mercadopago/dx-php/src/MercadoPago/Config/ParserInterface.php

<?php
namespace MercadoPago\Config;

/**
 * Interface ParserInterface
 *
 * @package MercadoPago\Config
 */
interface ParserInterface
{
    /**
     * @param $path
     *
     * @return mixed
     */
    public function parse($path);

    /**
     * @return mixed
     */
    public function getSupportedExtensions();
}

Zerion Mini Shell 1.0