PHP Class REBELinBLUE\Deployer\Providers\RepositoryServiceProvider

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

Public Properties

Property Type Description
$repositories

Public Methods

Method Description
boot ( ) Bootstrap the application services.
register ( ) Bind the repository interface to the implementations.

Method Details

boot() public method

Bootstrap the application services.
public boot ( )

register() public method

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

Property Details

$repositories public_oe property

public $repositories