PHP Class App\Services\Deployment\DeployerFileDirector

Afficher le fichier Open project: ngmy/webloyer

Protected Properties

Свойство Type Description
$fileBuilder

Méthodes publiques

Méthode Description
__construct ( App\Services\Deployment\DeployerFileBuilderInterface $fileBuilder )
construct ( ) : DeployerFile Construct a deployer file instance.

Method Details

__construct() public méthode

public __construct ( App\Services\Deployment\DeployerFileBuilderInterface $fileBuilder )
$fileBuilder App\Services\Deployment\DeployerFileBuilderInterface

construct() public méthode

Construct a deployer file instance.
public construct ( ) : DeployerFile
Résultat DeployerFile

Property Details

$fileBuilder protected_oe property

protected $fileBuilder