PHP Интерфейс App\Services\Deployment\DeployerFileBuilderInterface

Показать файл Открыть проект

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

Метод Описание
getResult ( ) : DeployerFile Get a deployer file instance.
pathInfo ( ) : App\Services\Deployment\DeployerFileBuilderInterface Set a deployer file path info.
put ( ) : App\Services\Deployment\DeployerFileBuilderInterface Put a deployer file.

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

getResult() публичный метод

Get a deployer file instance.
public getResult ( ) : DeployerFile
Результат DeployerFile

pathInfo() публичный метод

Set a deployer file path info.
public pathInfo ( ) : App\Services\Deployment\DeployerFileBuilderInterface
Результат App\Services\Deployment\DeployerFileBuilderInterface $this

put() публичный метод

Put a deployer file.
public put ( ) : App\Services\Deployment\DeployerFileBuilderInterface
Результат App\Services\Deployment\DeployerFileBuilderInterface $this