Skip to content

Commit b9f26e6

Browse files
committed
Add a missing import
1 parent 24885f5 commit b9f26e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
use wcf\data\object\type\AbstractObjectTypeProvider;
88
use wcf\system\like\IViewableLikeProvider;
99
use wcf\system\WCF;
10+
use wcf\util\StringUtil;
1011

1112
/**
1213
* Like Object type provider for cms articles.

0 commit comments

Comments
 (0)