REBELinBLUE\Deployer\Contracts\Repositories\UserRepositoryInterface::deleteById PHP Méthode

deleteById() public méthode

public deleteById ( integer $model_id ) : boolean
$model_id integer
Résultat boolean
    public function deleteById($model_id);