REBELinBLUE\Deployer\Contracts\Repositories\UserRepositoryInterface::deleteById PHP Method

deleteById() public method

public deleteById ( integer $model_id ) : boolean
$model_id integer
return boolean
    public function deleteById($model_id);