Browse Source

Remove @package annotations from public namespace

Signed-off-by: Julius Härtl <jus@bitgrid.net>
tags/v20.0.0beta2
Julius Härtl 3 years ago
parent
commit
45a474071e
No account linked to committer's email address
100 changed files with 0 additions and 99 deletions
  1. 0
    1
      lib/public/Accounts/IAccount.php
  2. 0
    1
      lib/public/Accounts/IAccountManager.php
  3. 0
    1
      lib/public/Accounts/IAccountProperty.php
  4. 0
    1
      lib/public/Accounts/PropertyDoesNotExistException.php
  5. 0
    1
      lib/public/Activity/IConsumer.php
  6. 0
    1
      lib/public/Activity/IEvent.php
  7. 0
    1
      lib/public/Activity/IEventMerger.php
  8. 0
    1
      lib/public/Activity/IExtension.php
  9. 0
    1
      lib/public/Activity/IFilter.php
  10. 0
    1
      lib/public/Activity/IManager.php
  11. 0
    1
      lib/public/Activity/IProvider.php
  12. 0
    1
      lib/public/Activity/ISetting.php
  13. 0
    1
      lib/public/App/AppPathNotFoundException.php
  14. 0
    1
      lib/public/App/IAppManager.php
  15. 0
    1
      lib/public/App/ManagerEvent.php
  16. 0
    1
      lib/public/AppFramework/Http/ContentSecurityPolicy.php
  17. 0
    1
      lib/public/AppFramework/Http/DataDisplayResponse.php
  18. 0
    1
      lib/public/AppFramework/Http/DataDownloadResponse.php
  19. 0
    1
      lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php
  20. 0
    1
      lib/public/AppFramework/Http/EmptyFeaturePolicy.php
  21. 0
    1
      lib/public/AppFramework/Http/FeaturePolicy.php
  22. 0
    1
      lib/public/AppFramework/Http/FileDisplayResponse.php
  23. 0
    1
      lib/public/AppFramework/Http/ICallbackResponse.php
  24. 0
    1
      lib/public/AppFramework/Http/StreamResponse.php
  25. 0
    1
      lib/public/AppFramework/Http/StrictContentSecurityPolicy.php
  26. 0
    1
      lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php
  27. 0
    1
      lib/public/AppFramework/Http/StrictInlineContentSecurityPolicy.php
  28. 0
    1
      lib/public/AppFramework/Http/Template/ExternalShareMenuAction.php
  29. 0
    1
      lib/public/AppFramework/Http/Template/IMenuAction.php
  30. 0
    1
      lib/public/AppFramework/Http/Template/LinkMenuAction.php
  31. 0
    1
      lib/public/AppFramework/Http/Template/PublicTemplateResponse.php
  32. 0
    1
      lib/public/AppFramework/Http/Template/SimpleMenuAction.php
  33. 0
    1
      lib/public/AppFramework/OCS/OCSBadRequestException.php
  34. 0
    1
      lib/public/AppFramework/OCS/OCSException.php
  35. 0
    1
      lib/public/AppFramework/OCS/OCSForbiddenException.php
  36. 0
    1
      lib/public/AppFramework/OCS/OCSNotFoundException.php
  37. 0
    1
      lib/public/AppFramework/QueryException.php
  38. 0
    1
      lib/public/AppFramework/Utility/IControllerMethodReflector.php
  39. 0
    1
      lib/public/Authentication/IApacheBackend.php
  40. 0
    1
      lib/public/BackgroundJob/IJob.php
  41. 0
    1
      lib/public/BackgroundJob/IJobList.php
  42. 0
    1
      lib/public/Calendar/BackendTemporarilyUnavailableException.php
  43. 0
    1
      lib/public/Calendar/ICalendar.php
  44. 0
    1
      lib/public/Calendar/IMetadataProvider.php
  45. 0
    1
      lib/public/Calendar/Resource/IBackend.php
  46. 0
    1
      lib/public/Calendar/Resource/IManager.php
  47. 0
    1
      lib/public/Calendar/Resource/IResource.php
  48. 0
    1
      lib/public/Calendar/Resource/IResourceMetadata.php
  49. 0
    1
      lib/public/Calendar/Room/IBackend.php
  50. 0
    1
      lib/public/Calendar/Room/IManager.php
  51. 0
    1
      lib/public/Calendar/Room/IRoom.php
  52. 0
    1
      lib/public/Calendar/Room/IRoomMetadata.php
  53. 0
    1
      lib/public/Collaboration/AutoComplete/IManager.php
  54. 0
    1
      lib/public/Collaboration/AutoComplete/ISorter.php
  55. 0
    1
      lib/public/Collaboration/Collaborators/ISearch.php
  56. 0
    1
      lib/public/Collaboration/Collaborators/ISearchPlugin.php
  57. 0
    1
      lib/public/Collaboration/Collaborators/ISearchResult.php
  58. 0
    1
      lib/public/Collaboration/Collaborators/SearchResultType.php
  59. 0
    1
      lib/public/Command/IBus.php
  60. 0
    1
      lib/public/Command/ICommand.php
  61. 0
    1
      lib/public/Comments/CommentsEntityEvent.php
  62. 0
    1
      lib/public/Comments/CommentsEvent.php
  63. 0
    1
      lib/public/Comments/IComment.php
  64. 0
    1
      lib/public/Comments/ICommentsEventHandler.php
  65. 0
    1
      lib/public/Comments/ICommentsManager.php
  66. 0
    1
      lib/public/Comments/ICommentsManagerFactory.php
  67. 0
    1
      lib/public/Console/ConsoleEvent.php
  68. 0
    1
      lib/public/Constants.php
  69. 0
    1
      lib/public/DB/ISchemaWrapper.php
  70. 0
    1
      lib/public/Dashboard/Exceptions/DashboardAppNotAvailableException.php
  71. 0
    1
      lib/public/Dashboard/IDashboardManager.php
  72. 0
    1
      lib/public/Dashboard/IDashboardWidget.php
  73. 0
    1
      lib/public/Dashboard/IManager.php
  74. 0
    1
      lib/public/Dashboard/IWidget.php
  75. 0
    1
      lib/public/Dashboard/Model/IWidgetConfig.php
  76. 0
    1
      lib/public/Dashboard/Model/IWidgetRequest.php
  77. 0
    1
      lib/public/Dashboard/Model/WidgetSetting.php
  78. 0
    1
      lib/public/Dashboard/Model/WidgetSetup.php
  79. 0
    1
      lib/public/Dashboard/Model/WidgetTemplate.php
  80. 0
    1
      lib/public/Dashboard/RegisterWidgetEvent.php
  81. 0
    1
      lib/public/Dashboard/Service/IEventsService.php
  82. 0
    1
      lib/public/Dashboard/Service/IWidgetsService.php
  83. 0
    1
      lib/public/Diagnostics/IEvent.php
  84. 0
    1
      lib/public/Diagnostics/IEventLogger.php
  85. 0
    1
      lib/public/Diagnostics/IQuery.php
  86. 0
    1
      lib/public/Diagnostics/IQueryLogger.php
  87. 0
    1
      lib/public/DirectEditing/ATemplate.php
  88. 0
    1
      lib/public/DirectEditing/IManager.php
  89. 0
    1
      lib/public/Encryption/Exceptions/GenericEncryptionException.php
  90. 0
    1
      lib/public/Encryption/IEncryptionModule.php
  91. 0
    1
      lib/public/Encryption/IFile.php
  92. 0
    1
      lib/public/Encryption/Keys/IStorage.php
  93. 0
    1
      lib/public/EventDispatcher/GenericEvent.php
  94. 0
    1
      lib/public/Federation/Exceptions/ActionNotSupportedException.php
  95. 0
    1
      lib/public/Federation/Exceptions/AuthenticationFailedException.php
  96. 0
    1
      lib/public/Federation/Exceptions/BadRequestException.php
  97. 0
    1
      lib/public/Federation/Exceptions/ProviderAlreadyExistsException.php
  98. 0
    1
      lib/public/Federation/Exceptions/ProviderCouldNotAddShareException.php
  99. 0
    1
      lib/public/Federation/Exceptions/ProviderDoesNotExistsException.php
  100. 0
    0
      lib/public/Federation/ICloudFederationFactory.php

+ 0
- 1
lib/public/Accounts/IAccount.php View File

@@ -32,7 +32,6 @@ use OCP\IUser;
* Interface IAccount
*
* @since 15.0.0
* @package OCP\Accounts
*/
interface IAccount extends \JsonSerializable {


+ 0
- 1
lib/public/Accounts/IAccountManager.php View File

@@ -34,7 +34,6 @@ use OCP\IUser;
*
* @since 15.0.0
*
* @package OCP\Accounts
*/
interface IAccountManager {


+ 0
- 1
lib/public/Accounts/IAccountProperty.php View File

@@ -29,7 +29,6 @@ namespace OCP\Accounts;
/**
* Interface IAccountProperty
*
* @package OCP\Account
* @since 15.0.0
*/
interface IAccountProperty extends \JsonSerializable {

+ 0
- 1
lib/public/Accounts/PropertyDoesNotExistException.php View File

@@ -29,7 +29,6 @@ namespace OCP\Accounts;
*
* @since 15.0.0
*
* @package OCP\Accounts
*/
class PropertyDoesNotExistException extends \Exception {


+ 0
- 1
lib/public/Activity/IConsumer.php View File

@@ -36,7 +36,6 @@ namespace OCP\Activity;
/**
* Interface IConsumer
*
* @package OCP\Activity
* @since 6.0.0
*/
interface IConsumer {

+ 0
- 1
lib/public/Activity/IEvent.php View File

@@ -38,7 +38,6 @@ namespace OCP\Activity;
/**
* Interface IEvent
*
* @package OCP\Activity
* @since 8.2.0
*/
interface IEvent {

+ 0
- 1
lib/public/Activity/IEventMerger.php View File

@@ -26,7 +26,6 @@ namespace OCP\Activity;
/**
* Interface EventMerger
*
* @package OCP\Activity
* @since 11.0
*/
interface IEventMerger {

+ 0
- 1
lib/public/Activity/IExtension.php View File

@@ -28,7 +28,6 @@ namespace OCP\Activity;
/**
* Interface IExtension
*
* @package OCP\Activity
* @since 8.0.0
*/
interface IExtension {

+ 0
- 1
lib/public/Activity/IFilter.php View File

@@ -26,7 +26,6 @@ namespace OCP\Activity;
/**
* Interface IFilter
*
* @package OCP\Activity
* @since 11.0.0
*/
interface IFilter {

+ 0
- 1
lib/public/Activity/IManager.php View File

@@ -31,7 +31,6 @@ namespace OCP\Activity;
/**
* Interface IManager
*
* @package OCP\Activity
* @since 6.0.0
*/
interface IManager {

+ 0
- 1
lib/public/Activity/IProvider.php View File

@@ -26,7 +26,6 @@ namespace OCP\Activity;
/**
* Interface IProvider
*
* @package OCP\Activity
* @since 11.0.0
*/
interface IProvider {

+ 0
- 1
lib/public/Activity/ISetting.php View File

@@ -26,7 +26,6 @@ namespace OCP\Activity;
/**
* Interface ISetting
*
* @package OCP\Activity
* @since 11.0.0
*/
interface ISetting {

+ 0
- 1
lib/public/App/AppPathNotFoundException.php View File

@@ -27,7 +27,6 @@ namespace OCP\App;
/**
* Class AppPathNotFoundException
*
* @package OCP\App
* @since 11.0.0
*/
class AppPathNotFoundException extends \Exception {

+ 0
- 1
lib/public/App/IAppManager.php View File

@@ -37,7 +37,6 @@ use OCP\IUser;
/**
* Interface IAppManager
*
* @package OCP\App
* @since 8.0.0
*/
interface IAppManager {

+ 0
- 1
lib/public/App/ManagerEvent.php View File

@@ -29,7 +29,6 @@ use OCP\EventDispatcher\Event;
/**
* Class ManagerEvent
*
* @package OCP\APP
* @since 9.0.0
*/
class ManagerEvent extends Event {

+ 0
- 1
lib/public/AppFramework/Http/ContentSecurityPolicy.php View File

@@ -38,7 +38,6 @@ namespace OCP\AppFramework\Http;
*
* This class allows unsafe-eval of javascript and unsafe-inline of CSS.
*
* @package OCP\AppFramework\Http
* @since 8.1.0
*/
class ContentSecurityPolicy extends EmptyContentSecurityPolicy {

+ 0
- 1
lib/public/AppFramework/Http/DataDisplayResponse.php View File

@@ -30,7 +30,6 @@ use OCP\AppFramework\Http;
/**
* Class DataDisplayResponse
*
* @package OCP\AppFramework\Http
* @since 8.1.0
*/
class DataDisplayResponse extends Response {

+ 0
- 1
lib/public/AppFramework/Http/DataDownloadResponse.php View File

@@ -27,7 +27,6 @@ namespace OCP\AppFramework\Http;
/**
* Class DataDownloadResponse
*
* @package OCP\AppFramework\Http
* @since 8.0.0
*/
class DataDownloadResponse extends DownloadResponse {

+ 0
- 1
lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php View File

@@ -35,7 +35,6 @@ namespace OCP\AppFramework\Http;
* As alternative with sane exemptions look at ContentSecurityPolicy
*
* @see \OCP\AppFramework\Http\ContentSecurityPolicy
* @package OCP\AppFramework\Http
* @since 9.0.0
*/
class EmptyContentSecurityPolicy {

+ 0
- 1
lib/public/AppFramework/Http/EmptyFeaturePolicy.php View File

@@ -34,7 +34,6 @@ namespace OCP\AppFramework\Http;
* As alternative with sane exemptions look at FeaturePolicy
*
* @see \OCP\AppFramework\Http\FeaturePolicy
* @package OCP\AppFramework\Http
* @since 17.0.0
*/
class EmptyFeaturePolicy {

+ 0
- 1
lib/public/AppFramework/Http/FeaturePolicy.php View File

@@ -35,7 +35,6 @@ namespace OCP\AppFramework\Http;
* notice that Nextcloud ships already with sensible defaults and those policies
* should require no modification at all for most use-cases.
*
* @package OCP\AppFramework\Http
* @since 17.0.0
*/
class FeaturePolicy extends EmptyFeaturePolicy {

+ 0
- 1
lib/public/AppFramework/Http/FileDisplayResponse.php View File

@@ -28,7 +28,6 @@ use OCP\AppFramework\Http;
/**
* Class FileDisplayResponse
*
* @package OCP\AppFramework\Http
* @since 11.0.0
*/
class FileDisplayResponse extends Response implements ICallbackResponse {

+ 0
- 1
lib/public/AppFramework/Http/ICallbackResponse.php View File

@@ -28,7 +28,6 @@ namespace OCP\AppFramework\Http;
/**
* Interface ICallbackResponse
*
* @package OCP\AppFramework\Http
* @since 8.1.0
*/
interface ICallbackResponse {

+ 0
- 1
lib/public/AppFramework/Http/StreamResponse.php View File

@@ -32,7 +32,6 @@ use OCP\AppFramework\Http;
/**
* Class StreamResponse
*
* @package OCP\AppFramework\Http
* @since 8.1.0
*/
class StreamResponse extends Response implements ICallbackResponse {

+ 0
- 1
lib/public/AppFramework/Http/StrictContentSecurityPolicy.php View File

@@ -39,7 +39,6 @@ namespace OCP\AppFramework\Http;
* This class represents out strictest defaults. They may get change from release
* to release if more strict CSP directives become available.
*
* @package OCP\AppFramework\Http
* @since 14.0.0
* @deprecated 17.0.0
*/

+ 0
- 1
lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php View File

@@ -39,7 +39,6 @@ namespace OCP\AppFramework\Http;
* This is a temp helper class from the default ContentSecurityPolicy to allow slow
* migration to a stricter CSP. This does not allow unsafe eval.
*
* @package OCP\AppFramework\Http
* @since 14.0.0
* @deprecated 17.0.0
*/

+ 0
- 1
lib/public/AppFramework/Http/StrictInlineContentSecurityPolicy.php View File

@@ -39,7 +39,6 @@ namespace OCP\AppFramework\Http;
* This is a temp helper class from the default ContentSecurityPolicy to allow slow
* migration to a stricter CSP. This does not allow inline styles.
*
* @package OCP\AppFramework\Http
* @since 14.0.0
* @deprecated 17.0.0
*/

+ 0
- 1
lib/public/AppFramework/Http/Template/ExternalShareMenuAction.php View File

@@ -31,7 +31,6 @@ use OCP\Util;
/**
* Class LinkMenuAction
*
* @package OCP\AppFramework\Http\Template
* @since 14.0.0
*/
class ExternalShareMenuAction extends SimpleMenuAction {

+ 0
- 1
lib/public/AppFramework/Http/Template/IMenuAction.php View File

@@ -27,7 +27,6 @@ namespace OCP\AppFramework\Http\Template;
/**
* Interface IMenuAction
*
* @package OCP\AppFramework\Http\Template
* @since 14.0
*/
interface IMenuAction {

+ 0
- 1
lib/public/AppFramework/Http/Template/LinkMenuAction.php View File

@@ -29,7 +29,6 @@ use OCP\Util;
/**
* Class LinkMenuAction
*
* @package OCP\AppFramework\Http\Template
* @since 14.0.0
*/
class LinkMenuAction extends SimpleMenuAction {

+ 0
- 1
lib/public/AppFramework/Http/Template/PublicTemplateResponse.php View File

@@ -31,7 +31,6 @@ use OCP\AppFramework\Http\TemplateResponse;
/**
* Class PublicTemplateResponse
*
* @package OCP\AppFramework\Http\Template
* @since 14.0.0
*/
class PublicTemplateResponse extends TemplateResponse {

+ 0
- 1
lib/public/AppFramework/Http/Template/SimpleMenuAction.php View File

@@ -29,7 +29,6 @@ use OCP\Util;
/**
* Class SimpleMenuAction
*
* @package OCP\AppFramework\Http\Template
* @since 14.0.0
*/
class SimpleMenuAction implements IMenuAction {

+ 0
- 1
lib/public/AppFramework/OCS/OCSBadRequestException.php View File

@@ -29,7 +29,6 @@ use OCP\AppFramework\Http;
/**
* Class OCSBadRequestException
*
* @package OCP\AppFramework
* @since 9.1.0
*/
class OCSBadRequestException extends OCSException {

+ 0
- 1
lib/public/AppFramework/OCS/OCSException.php View File

@@ -29,7 +29,6 @@ use Exception;
/**
* Class OCSException
*
* @package OCP\AppFramework
* @since 9.1.0
*/
class OCSException extends Exception {

+ 0
- 1
lib/public/AppFramework/OCS/OCSForbiddenException.php View File

@@ -29,7 +29,6 @@ use OCP\AppFramework\Http;
/**
* Class OCSForbiddenException
*
* @package OCP\AppFramework
* @since 9.1.0
*/
class OCSForbiddenException extends OCSException {

+ 0
- 1
lib/public/AppFramework/OCS/OCSNotFoundException.php View File

@@ -29,7 +29,6 @@ use OCP\AppFramework\Http;
/**
* Class OCSNotFoundException
*
* @package OCP\AppFramework
* @since 9.1.0
*/
class OCSNotFoundException extends OCSException {

+ 0
- 1
lib/public/AppFramework/QueryException.php View File

@@ -35,7 +35,6 @@ use Psr\Container\ContainerExceptionInterface;
*
* The class extends `NotFoundExceptionInterface` since 20.0.0
*
* @package OCP\AppFramework
* @since 8.1.0
* @deprecated 20.0.0 catch \Psr\Container\ContainerExceptionInterface
*/

+ 0
- 1
lib/public/AppFramework/Utility/IControllerMethodReflector.php View File

@@ -33,7 +33,6 @@ namespace OCP\AppFramework\Utility;
*
* Reads and parses annotations from doc comments
*
* @package OCP\AppFramework\Utility
* @since 8.0.0
*/
interface IControllerMethodReflector {

+ 0
- 1
lib/public/Authentication/IApacheBackend.php View File

@@ -36,7 +36,6 @@ namespace OCP\Authentication;
/**
* Interface IApacheBackend
*
* @package OCP\Authentication
* @since 6.0.0
*/
interface IApacheBackend {

+ 0
- 1
lib/public/BackgroundJob/IJob.php View File

@@ -31,7 +31,6 @@ use OCP\ILogger;
/**
* Interface IJob
*
* @package OCP\BackgroundJob
* @since 7.0.0
*/
interface IJob {

+ 0
- 1
lib/public/BackgroundJob/IJobList.php View File

@@ -42,7 +42,6 @@ namespace OCP\BackgroundJob;
* be specified in the constructor of the job by calling
* $this->setInterval($interval) with $interval in seconds.
*
* @package OCP\BackgroundJob
* @since 7.0.0
*/
interface IJobList {

+ 0
- 1
lib/public/Calendar/BackendTemporarilyUnavailableException.php View File

@@ -27,7 +27,6 @@ namespace OCP\Calendar;
/**
* Class BackendTemporarilyUnavailableException
*
* @package OCP\Calendar
* @since 14.0.0
*/
class BackendTemporarilyUnavailableException extends \Exception {

+ 0
- 1
lib/public/Calendar/ICalendar.php View File

@@ -26,7 +26,6 @@ namespace OCP\Calendar;
/**
* Interface ICalendar
*
* @package OCP
* @since 13.0.0
*/
interface ICalendar {

+ 0
- 1
lib/public/Calendar/IMetadataProvider.php View File

@@ -28,7 +28,6 @@ namespace OCP\Calendar;
*
* Provider for metadata of a resource or a room
*
* @package OCP\Calendar
* @since 17.0.0
*/
interface IMetadataProvider {

+ 0
- 1
lib/public/Calendar/Resource/IBackend.php View File

@@ -29,7 +29,6 @@ use OCP\Calendar\BackendTemporarilyUnavailableException;
/**
* Interface IBackend
*
* @package OCP\Calendar\Resource
* @since 14.0.0
*/
interface IBackend {

+ 0
- 1
lib/public/Calendar/Resource/IManager.php View File

@@ -26,7 +26,6 @@ namespace OCP\Calendar\Resource;
/**
* Interface IManager
*
* @package OCP\Calendar\Resource
* @since 14.0.0
*/
interface IManager {

+ 0
- 1
lib/public/Calendar/Resource/IResource.php View File

@@ -26,7 +26,6 @@ namespace OCP\Calendar\Resource;
/**
* Interface IResource
*
* @package OCP\Calendar\Resource
* @since 14.0.0
*/
interface IResource {

+ 0
- 1
lib/public/Calendar/Resource/IResourceMetadata.php View File

@@ -30,7 +30,6 @@ namespace OCP\Calendar\Resource;
* Resource Backends are not limited to this list and can provide
* any metadata they want.
*
* @package OCP\Calendar\Resource
* @since 17.0.0
*/
interface IResourceMetadata {

+ 0
- 1
lib/public/Calendar/Room/IBackend.php View File

@@ -29,7 +29,6 @@ use OCP\Calendar\BackendTemporarilyUnavailableException;
/**
* Interface IBackend
*
* @package OCP\Calendar\Room
* @since 14.0.0
*/
interface IBackend {

+ 0
- 1
lib/public/Calendar/Room/IManager.php View File

@@ -26,7 +26,6 @@ namespace OCP\Calendar\Room;
/**
* Interface IManager
*
* @package OCP\Calendar\Room
* @since 14.0.0
*/
interface IManager {

+ 0
- 1
lib/public/Calendar/Room/IRoom.php View File

@@ -26,7 +26,6 @@ namespace OCP\Calendar\Room;
/**
* Interface IRoom
*
* @package OCP\Calendar\Room
* @since 14.0.0
*/
interface IRoom {

+ 0
- 1
lib/public/Calendar/Room/IRoomMetadata.php View File

@@ -30,7 +30,6 @@ namespace OCP\Calendar\Room;
* Room Backends are not limited to this list and can provide
* any metadata they want.
*
* @package OCP\Calendar\Room
* @since 17.0.0
*/
interface IRoomMetadata {

+ 0
- 1
lib/public/Collaboration/AutoComplete/IManager.php View File

@@ -26,7 +26,6 @@ namespace OCP\Collaboration\AutoComplete;
/**
* Interface IManager
*
* @package OCP\Collaboration\AutoComplete
* @since 13.0.0
*/
interface IManager {

+ 0
- 1
lib/public/Collaboration/AutoComplete/ISorter.php View File

@@ -28,7 +28,6 @@ namespace OCP\Collaboration\AutoComplete;
*
* Sorts the list of .e.g users for auto completion
*
* @package OCP\Collaboration\AutoComplete
* @since 13.0.0
*/
interface ISorter {

+ 0
- 1
lib/public/Collaboration/Collaborators/ISearch.php View File

@@ -26,7 +26,6 @@ namespace OCP\Collaboration\Collaborators;
/**
* Interface ISearch
*
* @package OCP\Collaboration\Collaborators
* @since 13.0.0
*/
interface ISearch {

+ 0
- 1
lib/public/Collaboration/Collaborators/ISearchPlugin.php View File

@@ -26,7 +26,6 @@ namespace OCP\Collaboration\Collaborators;
/**
* Interface ISearchPlugin
*
* @package OCP\Collaboration\Collaborators
* @since 13.0.0
*/
interface ISearchPlugin {

+ 0
- 1
lib/public/Collaboration/Collaborators/ISearchResult.php View File

@@ -26,7 +26,6 @@ namespace OCP\Collaboration\Collaborators;
/**
* Interface ISearchResult
*
* @package OCP\Collaboration\Collaborators
* @since 13.0.0
*/
interface ISearchResult {

+ 0
- 1
lib/public/Collaboration/Collaborators/SearchResultType.php View File

@@ -28,7 +28,6 @@ namespace OCP\Collaboration\Collaborators;
/**
* Class SearchResultType
*
* @package OCP\Collaboration\Collaborators
* @since 13.0.0
*/
class SearchResultType {

+ 0
- 1
lib/public/Command/IBus.php View File

@@ -26,7 +26,6 @@ namespace OCP\Command;
/**
* Interface IBus
*
* @package OCP\Command
* @since 8.1.0
*/
interface IBus {

+ 0
- 1
lib/public/Command/ICommand.php View File

@@ -26,7 +26,6 @@ namespace OCP\Command;
/**
* Interface ICommand
*
* @package OCP\Command
* @since 8.1.0
*/
interface ICommand {

+ 0
- 1
lib/public/Comments/CommentsEntityEvent.php View File

@@ -29,7 +29,6 @@ use OCP\EventDispatcher\Event;
/**
* Class CommentsEntityEvent
*
* @package OCP\Comments
* @since 9.1.0
*/
class CommentsEntityEvent extends Event {

+ 0
- 1
lib/public/Comments/CommentsEvent.php View File

@@ -29,7 +29,6 @@ use OCP\EventDispatcher\Event;
/**
* Class CommentsEvent
*
* @package OCP\Comments
* @since 9.0.0
*/
class CommentsEvent extends Event {

+ 0
- 1
lib/public/Comments/IComment.php View File

@@ -31,7 +31,6 @@ namespace OCP\Comments;
*
* This class represents a comment
*
* @package OCP\Comments
* @since 9.0.0
*/
interface IComment {

+ 0
- 1
lib/public/Comments/ICommentsEventHandler.php View File

@@ -27,7 +27,6 @@ namespace OCP\Comments;
/**
* Interface ICommentsEventHandler
*
* @package OCP\Comments
* @since 11.0.0
*/
interface ICommentsEventHandler {

+ 0
- 1
lib/public/Comments/ICommentsManager.php View File

@@ -35,7 +35,6 @@ use OCP\IUser;
*
* This class manages the access to comments
*
* @package OCP\Comments
* @since 9.0.0
*/
interface ICommentsManager {

+ 0
- 1
lib/public/Comments/ICommentsManagerFactory.php View File

@@ -33,7 +33,6 @@ use OCP\IServerContainer;
* This class is responsible for instantiating and returning an ICommentsManager
* instance.
*
* @package OCP\Comments
* @since 9.0.0
*/
interface ICommentsManagerFactory {

+ 0
- 1
lib/public/Console/ConsoleEvent.php View File

@@ -29,7 +29,6 @@ use OCP\EventDispatcher\Event;
/**
* Class ConsoleEvent
*
* @package OCP\Console
* @since 9.0.0
*/
class ConsoleEvent extends Event {

+ 0
- 1
lib/public/Constants.php View File

@@ -33,7 +33,6 @@ namespace OCP;
/**
* Class Constants
*
* @package OCP
* @since 8.0.0
*/
class Constants {

+ 0
- 1
lib/public/DB/ISchemaWrapper.php View File

@@ -26,7 +26,6 @@ namespace OCP\DB;
/**
* Interface ISchemaWrapper
*
* @package OCP\DB
* @since 13.0.0
*/
interface ISchemaWrapper {

+ 0
- 1
lib/public/Dashboard/Exceptions/DashboardAppNotAvailableException.php View File

@@ -31,7 +31,6 @@ namespace OCP\Dashboard\Exceptions;
*
* Class DashboardAppNotAvailableException
*
* @package OCP\Dashboard\Exceptions
*/
class DashboardAppNotAvailableException extends \Exception {
}

+ 0
- 1
lib/public/Dashboard/IDashboardManager.php View File

@@ -40,7 +40,6 @@ use OCP\Dashboard\Service\IWidgetsService;
* @since 15.0.0
* @deprecated 20.0.0
*
* @package OCP\Dashboard
*/
interface IDashboardManager {


+ 0
- 1
lib/public/Dashboard/IDashboardWidget.php View File

@@ -47,7 +47,6 @@ use OCP\Dashboard\Model\WidgetTemplate;
* @since 15.0.0
* @deprecated 20.0.0
*
* @package OCP\Dashboard
*/
interface IDashboardWidget {


+ 0
- 1
lib/public/Dashboard/IManager.php View File

@@ -29,7 +29,6 @@ namespace OCP\Dashboard;
/**
* Interface IManager
*
* @package OCP\Dashboard
* @since 20.0.0
*/
interface IManager {

+ 0
- 1
lib/public/Dashboard/IWidget.php View File

@@ -29,7 +29,6 @@ namespace OCP\Dashboard;
/**
* Interface IWidget
*
* @package OCP\Dashboard
* @since 20.0.0
*/
interface IWidget {

+ 0
- 1
lib/public/Dashboard/Model/IWidgetConfig.php View File

@@ -38,7 +38,6 @@ use OCP\Dashboard\IDashboardWidget;
* @since 15.0.0
* @deprecated 20.0.0
*
* @package OCP\Dashboard\Model
*/
interface IWidgetConfig {


+ 0
- 1
lib/public/Dashboard/Model/IWidgetRequest.php View File

@@ -40,7 +40,6 @@ use OCP\Dashboard\IDashboardWidget;
* @since 15.0.0
* @deprecated 20.0.0
*
* @package OCP\Dashboard\Model
*/
interface IWidgetRequest {


+ 0
- 1
lib/public/Dashboard/Model/WidgetSetting.php View File

@@ -47,7 +47,6 @@ use JsonSerializable;
* @since 15.0.0
* @deprecated 20.0.0
*
* @package OCP\Dashboard\Model
*/
final class WidgetSetting implements JsonSerializable {
public const TYPE_INPUT = 'input';

+ 0
- 1
lib/public/Dashboard/Model/WidgetSetup.php View File

@@ -40,7 +40,6 @@ use JsonSerializable;
* @since 15.0.0
* @deprecated 20.0.0
*
* @package OCP\Dashboard\Model
*/
final class WidgetSetup implements JsonSerializable {
public const SIZE_TYPE_MIN = 'min';

+ 0
- 1
lib/public/Dashboard/Model/WidgetTemplate.php View File

@@ -39,7 +39,6 @@ use JsonSerializable;
* @since 15.0.0
* @deprecated 20.0.0
*
* @package OCP\Dashboard\Model
*/
final class WidgetTemplate implements JsonSerializable {


+ 0
- 1
lib/public/Dashboard/RegisterWidgetEvent.php View File

@@ -36,7 +36,6 @@ use OCP\EventDispatcher\Event;
* they are needed. Deprecated right away so we can drop it again after 19 is EOL
* and backward compatible apps can use OCP\AppFramework\Bootstrap\IBootstrap
*
* @package OCP\Dashboard
* @since 20.0.0
* @deprecated 20.0.0
*/

+ 0
- 1
lib/public/Dashboard/Service/IEventsService.php View File

@@ -37,7 +37,6 @@ use OCP\Dashboard\IDashboardManager;
* @since 15.0.0
* @deprecated 20.0.0
*
* @package OCP\Dashboard\Service
*/
interface IEventsService {


+ 0
- 1
lib/public/Dashboard/Service/IWidgetsService.php View File

@@ -38,7 +38,6 @@ use OCP\Dashboard\Model\IWidgetConfig;
* @since 15.0.0
* @deprecated 20.0.0
*
* @package OCP\Dashboard\Service
*/
interface IWidgetsService {


+ 0
- 1
lib/public/Diagnostics/IEvent.php View File

@@ -26,7 +26,6 @@ namespace OCP\Diagnostics;
/**
* Interface IEvent
*
* @package OCP\Diagnostics
* @since 8.0.0
*/
interface IEvent {

+ 0
- 1
lib/public/Diagnostics/IEventLogger.php View File

@@ -27,7 +27,6 @@ namespace OCP\Diagnostics;
/**
* Interface IEventLogger
*
* @package OCP\Diagnostics
* @since 8.0.0
*/
interface IEventLogger {

+ 0
- 1
lib/public/Diagnostics/IQuery.php View File

@@ -28,7 +28,6 @@ namespace OCP\Diagnostics;
/**
* Interface IQuery
*
* @package OCP\Diagnostics
* @since 8.0.0
*/
interface IQuery {

+ 0
- 1
lib/public/Diagnostics/IQueryLogger.php View File

@@ -31,7 +31,6 @@ use Doctrine\DBAL\Logging\SQLLogger;
/**
* Interface IQueryLogger
*
* @package OCP\Diagnostics
* @since 8.0.0
*/
interface IQueryLogger extends SQLLogger {

+ 0
- 1
lib/public/DirectEditing/ATemplate.php View File

@@ -28,7 +28,6 @@ use JsonSerializable;
/**
* Class ATemplate
*
* @package OCP\DirectEditing
* @since 18.0.0
*/
abstract class ATemplate implements JsonSerializable {

+ 0
- 1
lib/public/DirectEditing/IManager.php View File

@@ -33,7 +33,6 @@ use RuntimeException;
/**
* Interface IManager
*
* @package OCP\DirectEditing
* @since 18.0.0
*/
interface IManager {

+ 0
- 1
lib/public/Encryption/Exceptions/GenericEncryptionException.php View File

@@ -32,7 +32,6 @@ use OC\HintException;
/**
* Class GenericEncryptionException
*
* @package OCP\Encryption\Exceptions
* @since 8.1.0
*/
class GenericEncryptionException extends HintException {

+ 0
- 1
lib/public/Encryption/IEncryptionModule.php View File

@@ -33,7 +33,6 @@ use Symfony\Component\Console\Output\OutputInterface;
/**
* Interface IEncryptionModule
*
* @package OCP\Encryption
* @since 8.1.0
*/
interface IEncryptionModule {

+ 0
- 1
lib/public/Encryption/IFile.php View File

@@ -27,7 +27,6 @@ namespace OCP\Encryption;
/**
* Interface IFile
*
* @package OCP\Encryption
* @since 8.1.0
*/
interface IFile {

+ 0
- 1
lib/public/Encryption/Keys/IStorage.php View File

@@ -29,7 +29,6 @@ namespace OCP\Encryption\Keys;
/**
* Interface IStorage
*
* @package OCP\Encryption\Keys
* @since 8.1.0
*/
interface IStorage {

+ 0
- 1
lib/public/EventDispatcher/GenericEvent.php View File

@@ -39,7 +39,6 @@ use function array_key_exists;
* convenience reimplementation of \Symfony\Component\GenericEvent against
* \OCP\EventDispatcher\Event
*
* @package OCP\EventDispatcher
* @since 18.0.0
*/
class GenericEvent extends Event implements ArrayAccess, IteratorAggregate {

+ 0
- 1
lib/public/Federation/Exceptions/ActionNotSupportedException.php View File

@@ -28,7 +28,6 @@ use OC\HintException;
/**
* Class ActionNotSupportedException
*
* @package OCP\Federation\Exceptions
*
* @since 14.0.0
*/

+ 0
- 1
lib/public/Federation/Exceptions/AuthenticationFailedException.php View File

@@ -28,7 +28,6 @@ use OC\HintException;
/**
* Class AuthenticationFailedException
*
* @package OCP\Federation\Exceptions
*
* @since 14.0.0
*/

+ 0
- 1
lib/public/Federation/Exceptions/BadRequestException.php View File

@@ -28,7 +28,6 @@ use OC\HintException;
/**
* Class BadRequestException
*
* @package OCP\Federation\Exceptions
*
* @since 14.0.0
*/

+ 0
- 1
lib/public/Federation/Exceptions/ProviderAlreadyExistsException.php View File

@@ -30,7 +30,6 @@ use OC\HintException;
/**
* Class ProviderAlreadyExistsException
*
* @package OCP\Federation\Exceptions
*
* @since 14.0.0
*/

+ 0
- 1
lib/public/Federation/Exceptions/ProviderCouldNotAddShareException.php View File

@@ -29,7 +29,6 @@ use OCP\AppFramework\Http;
/**
* Class ProviderCouldNotAddShareException
*
* @package OCP\Federation\Exceptions
*
* @since 14.0.0
*/

+ 0
- 1
lib/public/Federation/Exceptions/ProviderDoesNotExistsException.php View File

@@ -28,7 +28,6 @@ use OC\HintException;
/**
* Class ProviderDoesNotExistsException
*
* @package OCP\Federation\Exceptions
*
* @since 14.0.0
*/

+ 0
- 0
lib/public/Federation/ICloudFederationFactory.php View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save