Свойство | Тип | Описание | |
---|---|---|---|
$deployerFile | |||
$fs | |||
$project | |||
$server | |||
$yamlDumper | |||
$yamlParser |
Метод | Описание | |
---|---|---|
__construct ( App\Services\Filesystem\FilesystemInterface $fs, |
||
__destruct ( ) | ||
getResult ( ) : |
Get a server list file instance. | |
pathInfo ( ) : App\Services\ServerList\DeployerServerListFileBuilder | Set a server list file path info. | |
put ( ) : App\Services\ServerList\DeployerServerListFileBuilder | Put a server list file. | |
setProject ( |
Set a project model instance. | |
setServer ( |
Set a server model instance. |
public __construct ( App\Services\Filesystem\FilesystemInterface $fs, |
||
$fs | App\Services\Filesystem\FilesystemInterface | |
$deployerFile | ||
$parser | ||
$dumper | Symfony\Component\Yaml\Dumper |
public getResult ( ) : |
||
Результат |
public pathInfo ( ) : App\Services\ServerList\DeployerServerListFileBuilder | ||
Результат | App\Services\ServerList\DeployerServerListFileBuilder | $this |
public put ( ) : App\Services\ServerList\DeployerServerListFileBuilder | ||
Результат | App\Services\ServerList\DeployerServerListFileBuilder | $this |
public setProject ( |
||
$project | ||
Результат | App\Services\ServerList\DeployerServerListFileBuilder | $this |
public setServer ( |
||
$server | ||
Результат | App\Services\ServerList\DeployerServerListFileBuilder | $this |