From: Matthias Schmidt Date: Sun, 24 Jul 2011 09:31:04 +0000 (+0200) Subject: Updated subpackage documentation X-Git-Tag: 2.0.0_Beta_1~1971^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cf49d1ca9d5ae38cc1719fc7810e39b0ff84d364;p=GitHub%2FWoltLab%2FWCF.git Updated subpackage documentation --- diff --git a/com.woltlab.wcf.notification/files/lib/system/cache/builder/CacheBuilderUserNotificationObjectType.class.php b/com.woltlab.wcf.notification/files/lib/system/cache/builder/CacheBuilderUserNotificationObjectType.class.php index 3d8dcd7107..9d69444713 100644 --- a/com.woltlab.wcf.notification/files/lib/system/cache/builder/CacheBuilderUserNotificationObjectType.class.php +++ b/com.woltlab.wcf.notification/files/lib/system/cache/builder/CacheBuilderUserNotificationObjectType.class.php @@ -12,7 +12,7 @@ use wcf\system\WCF; * @copyright 2001-2011 WoltLab GmbH, Oliver Kliebisch * @license GNU Lesser General Public License * @package com.woltlab.wcf.notification - * @subpackage system.cache + * @subpackage system.cache.builder * @category Community Framework */ class CacheBuilderUserNotificationObjectType implements ICacheBuilder {