PHP Class REBELinBLUE\Deployer\Providers\ViewServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Show file Open project: rebelinblue/deployer

Public Properties

Property Type Description
$composers

Public Methods

Method Description
boot ( Illuminate\Contracts\View\Factory $factory ) Bootstrap the application services.
register ( ) Register the application services.

Method Details

boot() public method

Bootstrap the application services.
public boot ( Illuminate\Contracts\View\Factory $factory )
$factory Illuminate\Contracts\View\Factory

register() public method

Register the application services.
public register ( )

Property Details

$composers public property

public $composers