Delete linked objects
This commit is contained in:
@@ -27,6 +27,8 @@ namespace OCA\Deck\Db;
|
||||
|
||||
interface IPermissionMapper {
|
||||
|
||||
// FIXME: Optimize implementations as e.g. BoardMapper::isOwner doesn't need to select all fields
|
||||
|
||||
/**
|
||||
* Check if $userId is owner of Entity with $id
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user