App\Services\Deployment\DeployerFileBuilderInterface::getResult PHP Method

getResult() public method

Get a deployer file instance.
public getResult ( ) : DeployerFile
return DeployerFile
    public function getResult();
DeployerFileBuilderInterface