PHP Class REBELinBLUE\Deployer\Providers\ViewServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

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

Méthodes publiques

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

Method Details

boot() public méthode

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

register() public méthode

Register the application services.
public register ( )

Property Details

$composers public_oe property

public $composers