nextcloud-server/lib/public/Files
Vincent Petry 91ab4e1df4
Add missing PHPDoc in InvalidateMountCacheEvent
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-24 21:02:25 +01:00
..
Cache
Config Apply suggestions from code review 2022-03-24 17:41:37 +01:00
Events Add missing PHPDoc in InvalidateMountCacheEvent 2022-03-24 21:02:25 +01:00
Mount move logic to decide what to setup to setupmanager 2022-03-04 16:30:03 +01:00
Notify
ObjectStore
Search
SimpleFS Note DI only usage in PHPDoc 2022-03-07 18:14:51 +00:00
Storage code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +01:00
Template Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
AlreadyExistsException.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php Fix some issues with the API documentation 2022-02-17 11:09:06 +01:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php
GenericFileException.php
IAppData.php
IHomeStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +01:00
IMimeTypeDetector.php
IMimeTypeLoader.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
IRootFolder.php
LockNotAcquiredException.php
Node.php Fix some issues with the API documentation 2022-02-17 11:09:06 +01:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php teach psalm about Storage::instanceOfStorage 2021-12-02 17:34:53 +01:00
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php