Integrated evaluation notice for apps
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / lib / acp / page / AbstractCategoryListPage.class.php
index 38144349105d7daa0c842163385371728f20b14a..431e3586dce3dce57f88e8e2dd180792ed1201a5 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+declare(strict_types=1);
 namespace wcf\acp\page;
 use wcf\data\category\CategoryNodeTree;
 use wcf\data\object\type\ObjectType;
@@ -14,7 +15,7 @@ use wcf\system\WCF;
  * type.
  * 
  * @author     Matthias Schmidt
- * @copyright  2001-2017 WoltLab GmbH
+ * @copyright  2001-2018 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\Acp\Page
  */