mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Currently, it is documented in some places as returning a string but returns a int or a string depending on the database used. This then breaks then using strict comparaison in https://github.com/nextcloud/approval/pull/362 Signed-off-by: Carl Schwan <carlschwan@kde.org> |
||
|---|---|---|
| .. | ||
| ISystemTag.php | ||
| ISystemTagManager.php | ||
| ISystemTagManagerFactory.php | ||
| ISystemTagObjectMapper.php | ||
| ManagerEvent.php | ||
| MapperEvent.php | ||
| SystemTagsEntityEvent.php | ||
| TagAlreadyExistsException.php | ||
| TagAssignedEvent.php | ||
| TagCreationForbiddenException.php | ||
| TagNotFoundException.php | ||
| TagUnassignedEvent.php | ||
| TagUpdateForbiddenException.php | ||