PHP 클래스 REBELinBLUE\Deployer\Repositories\EloquentTemplateRepository

상속: extends EloquentRepository, implements REBELinBLUE\Deployer\Contracts\Repositories\TemplateRepositoryInterface
파일 보기 프로젝트 열기: rebelinblue/deployer

공개 메소드들

메소드 설명
__construct ( Template $model ) EloquentTemplateRepository constructor.
getAll ( )

메소드 상세

__construct() 공개 메소드

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

getAll() 공개 메소드

public getAll ( )