Method | Description | |
---|---|---|
__construct ( REBELinBLUE\Deployer\Contracts\Repositories\DeploymentRepositoryInterface $deploymentRepository ) | HeaderComposer constructor. | |
compose ( Illuminate\Contracts\View\View $view ) | Generates the pending and deploying projects for the view. |
public __construct ( REBELinBLUE\Deployer\Contracts\Repositories\DeploymentRepositoryInterface $deploymentRepository ) | ||
$deploymentRepository | REBELinBLUE\Deployer\Contracts\Repositories\DeploymentRepositoryInterface |
public compose ( Illuminate\Contracts\View\View $view ) | ||
$view | Illuminate\Contracts\View\View |