PHP Interface App\Services\Deployment\DeployerFileBuilderInterface

Afficher le fichier Open project: ngmy/webloyer

Méthodes publiques

Méthode Description
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.

Method Details

getResult() public méthode

Get a deployer file instance.
public getResult ( ) : DeployerFile
Résultat DeployerFile

pathInfo() public méthode

Set a deployer file path info.
public pathInfo ( ) : App\Services\Deployment\DeployerFileBuilderInterface
Résultat App\Services\Deployment\DeployerFileBuilderInterface $this

put() public méthode

Put a deployer file.
public put ( ) : App\Services\Deployment\DeployerFileBuilderInterface
Résultat App\Services\Deployment\DeployerFileBuilderInterface $this