Property | Type | Description | |
---|---|---|---|
$deployerFile | |||
$fs | |||
$recipe |
Method | Description | |
---|---|---|
__construct ( App\Services\Filesystem\FilesystemInterface $fs, |
||
__destruct ( ) | ||
getResult ( ) : |
Get a recipe file instance. | |
pathInfo ( ) : |
Set a recipe file path info. | |
put ( ) : |
Put a recipe file. | |
setRecipe ( |
Set a recipe model instance. |
public __construct ( App\Services\Filesystem\FilesystemInterface $fs, |
||
$fs | App\Services\Filesystem\FilesystemInterface | |
$deployerFile |
public getResult ( ) : |
||
return |
public pathInfo ( ) : |
||
return | $this |
public put ( ) : |
||
return | $this |
public setRecipe ( |
||
$recipe | ||
return | $this |