From cf49d1ca9d5ae38cc1719fc7810e39b0ff84d364 Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Sun, 24 Jul 2011 11:31:04 +0200 Subject: [PATCH] Updated subpackage documentation --- .../builder/CacheBuilderUserNotificationObjectType.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.20.1