PHP 클래스 REBELinBLUE\Deployer\Repositories\EloquentHeartbeatRepository

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

공개 메소드들

메소드 설명
__construct ( Heartbeat $model ) EloquentHeartbeatRepository constructor.
getByHash ( $hash )

메소드 상세

__construct() 공개 메소드

EloquentHeartbeatRepository constructor.
public __construct ( Heartbeat $model )
$model REBELinBLUE\Deployer\Heartbeat

getByHash() 공개 메소드

public getByHash ( $hash )