PHP Класс JonathanTorres\Construct\Configuration

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getSettings ( string $configurationFile, string $projectName, string $keywords, Filesystem $filesystemHelper ) : Settings Get settings derived from the configuration file.

Описание методов

getSettings() публичный статический Метод

Get settings derived from the configuration file.
public static getSettings ( string $configurationFile, string $projectName, string $keywords, Filesystem $filesystemHelper ) : Settings
$configurationFile string Path to the configuration file.
$projectName string Name of the project.
$keywords string Composer keywords.
$filesystemHelper JonathanTorres\Construct\Helpers\Filesystem
Результат Settings