server/lib/public/Files
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-01 08:20:16 +02:00
..
Cache Remove unused use statements 2017-04-22 19:23:31 -05:00
Config Added missing PHPDoc for @since 2017-06-21 12:23:55 -05:00
Mount allow apps to set custom mount types 2017-04-28 09:38:21 +02:00
Notify Add since 2017-01-27 10:44:48 +01:00
ObjectStore Some phpstorm inspection fixes 2017-07-22 21:10:16 +02:00
Search Allow searching for favorites 2017-03-08 16:30:55 +01:00
SimpleFS AppData is no longer internal 2017-08-01 08:20:15 +02:00
Storage Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
AlreadyExistsException.php
EmptyFileNameException.php Move the validation into one place only 2016-11-21 09:23:37 +01:00
EntityTooLargeException.php
File.php
FileInfo.php Fix type hints and doc blocks 2017-03-23 17:52:47 +01:00
FileNameTooLongException.php
Folder.php Implement webdav SEARCH 2017-03-01 14:06:39 +01:00
ForbiddenException.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
IAppData.php AppData is no longer internal 2017-08-01 08:20:15 +02:00
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php Move the validation into one place only 2016-11-21 09:23:37 +01:00
InvalidPathException.php
IRootFolder.php
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
StorageAuthException.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
StorageBadConfigException.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
StorageConnectionException.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
StorageInvalidException.php
StorageNotAvailableException.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
StorageTimeoutException.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
UnseekableException.php