PHP Класс REBELinBLUE\Deployer\Repositories\EloquentGroupRepository

Наследование: extends EloquentRepository, implements REBELinBLUE\Deployer\Contracts\Repositories\GroupRepositoryInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Group $model ) EloquentGroupRepository constructor.
getAll ( )

Описание методов

__construct() публичный Метод

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

getAll() публичный Метод

public getAll ( )