SensioLabs\Deptrac\ConfigurationLoader::__construct PHP Méthode

__construct() public méthode

ConfigurationLoader constructor.
public __construct ( $configFilePathname )
$configFilePathname
    public function __construct($configFilePathname)
    {
        $this->configFilePathname = $configFilePathname;
    }