Skip to content

Commit 2a88802

Browse files
committed
Fix documentation
1 parent bfc44d8 commit 2a88802

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

wcfsetup/install/files/lib/data/article/TaggedArticleList.class.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* @copyright 2001-2019 WoltLab GmbH
1313
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
1414
* @since 3.0
15+
* @deprecated 6.2
1516
*/
1617
class TaggedArticleList extends AccessibleArticleList
1718
{

wcfsetup/install/files/lib/system/listView/user/TaggedArticleListView.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use wcf\system\tagging\TagEngine;
77

88
/**
9-
* List view for the list of articles filtered by a category.
9+
* List view for the list of articles filtered by tags.
1010
*
1111
* @author Marcel Werk
1212
* @copyright 2001-2025 WoltLab GmbH

0 commit comments

Comments
 (0)