PHP Class REBELinBLUE\Deployer\Repositories\EloquentHeartbeatRepository

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

Public Methods

Method Description
__construct ( Heartbeat $model ) EloquentHeartbeatRepository constructor.
getByHash ( $hash )

Method Details

__construct() public method

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

getByHash() public method

public getByHash ( $hash )