Fakerino\Configuration\ConfigurationFile\Helper\FileConfigurationLoaderFactory::__construct PHP Méthode

__construct() public méthode

Constructor
public __construct ( string $filePath )
$filePath string
    public function __construct($filePath)
    {
        $this->filePath = $filePath;
    }
FileConfigurationLoaderFactory