PHP Class REBELinBLUE\Deployer\Repositories\EloquentTemplateRepository

Inheritance: extends EloquentRepository, implements REBELinBLUE\Deployer\Contracts\Repositories\TemplateRepositoryInterface
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Méthode Description
__construct ( Template $model ) EloquentTemplateRepository constructor.
getAll ( )

Method Details

__construct() public méthode

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

getAll() public méthode

public getAll ( )