PHP Class REBELinBLUE\Deployer\Repositories\EloquentGroupRepository

Inheritance: extends EloquentRepository, implements REBELinBLUE\Deployer\Contracts\Repositories\GroupRepositoryInterface
Show file Open project: rebelinblue/deployer

Public Methods

Method Description
__construct ( Group $model ) EloquentGroupRepository constructor.
getAll ( )

Method Details

__construct() public method

EloquentGroupRepository constructor.
public __construct ( Group $model )
$model REBELinBLUE\Deployer\Group

getAll() public method

public getAll ( )