Revert "Add a user parameter to check whether the user is allowed to moderate this...
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / lib / system / comment / manager / AbstractCommentManager.class.php
index 830cd25f0c24ef84336fbdb83b514947e91cb8b4..33c2ac44667f1070d8480edd2dd9d4e38f4db5fa 100644 (file)
@@ -15,7 +15,6 @@ use wcf\system\WCF;
  * @author  Alexander Ebert
  * @copyright   2001-2019 WoltLab GmbH
  * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package WoltLabSuite\Core\System\Comment\Manager
  */
 abstract class AbstractCommentManager extends SingletonFactory implements ICommentManager
 {