PHP Class REBELinBLUE\Deployer\Repositories\EloquentTemplateRepository

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

Public Methods

Method Description
__construct ( Template $model ) EloquentTemplateRepository constructor.
getAll ( )

Method Details

__construct() public method

EloquentTemplateRepository constructor.
public __construct ( Template $model )
$model REBELinBLUE\Deployer\Template

getAll() public method

public getAll ( )