Remove `@noinspection PhpMissingParentCallCommonInspection` comments
authorMatthias Schmidt <gravatronics@live.com>
Mon, 18 Jan 2021 16:04:16 +0000 (17:04 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Mon, 18 Jan 2021 16:04:16 +0000 (17:04 +0100)
commit2de8b89a93b76f2833aa197472f883d93e86e181
tree55a7fb998b7f93c6bc90514b39368e8752cb30f7
parenta1dfdada3adf5dea31aa43761015458768f96055
Remove `@noinspection PhpMissingParentCallCommonInspection` comments
20 files changed:
wcfsetup/install/files/lib/acp/form/TrophyEditForm.class.php
wcfsetup/install/files/lib/data/article/FeedArticle.class.php
wcfsetup/install/files/lib/data/article/LikeableArticle.class.php
wcfsetup/install/files/lib/data/article/category/ArticleCategory.class.php
wcfsetup/install/files/lib/data/trophy/category/TrophyCategory.class.php
wcfsetup/install/files/lib/page/CategoryArticleListPage.class.php
wcfsetup/install/files/lib/system/attachment/ContactAttachmentObjectType.class.php
wcfsetup/install/files/lib/system/attachment/SignatureAttachmentObjectType.class.php
wcfsetup/install/files/lib/system/category/ArticleCategoryType.class.php
wcfsetup/install/files/lib/system/category/TrophyCategoryType.class.php
wcfsetup/install/files/lib/system/page/handler/ArticleListPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/ArticlePageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TrophyPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/UnreadArticleListPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/WatchedArticleListPageHandler.class.php
wcfsetup/install/files/lib/system/search/ArticleSearch.class.php
wcfsetup/install/files/lib/system/search/PageSearch.class.php
wcfsetup/install/files/lib/system/user/notification/event/ArticleLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/worker/CommentRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/CommentResponseRebuildDataWorker.class.php