REBELinBLUE\Deployer\Contracts\Repositories\ServerRepositoryInterface::getById PHP Method

getById() public method

public getById ( integer $model_id ) : Model
$model_id integer
return Illuminate\Database\Eloquent\Model
    public function getById($model_id);