PHP Class REBELinBLUE\Deployer\Providers\RepositoryServiceProvider

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
boot ( ) Bootstrap the application services.
register ( ) Bind the repository interface to the implementations.

Method Details

boot() public méthode

Bootstrap the application services.
public boot ( )

register() public méthode

Bind the repository interface to the implementations.
public register ( )

Property Details

$repositories public_oe property

public $repositories