mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
- in this backport we have to drop the breaking addition in \OCP\Files\Folder - this requires adjustments in check for the existance of the method but also in testing - another change in \OCP\SystemTag\ISystemTagManager can be applied as this interface is not implemented elsewhere Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |
||
|---|---|---|
| .. | ||
| ISystemTag.php | ||
| ISystemTagManager.php | ||
| ISystemTagManagerFactory.php | ||
| ISystemTagObjectMapper.php | ||
| ManagerEvent.php | ||
| MapperEvent.php | ||
| SystemTagsEntityEvent.php | ||
| TagAlreadyExistsException.php | ||
| TagNotFoundException.php | ||