From: Matthias Schmidt Date: Sat, 24 Sep 2016 07:51:53 +0000 (+0200) Subject: Remove whitespaces X-Git-Tag: 3.0.0_Beta_1~11 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d2e3a3ec2457e19ae3b5e70a8e4e74c1edca93ea;p=GitHub%2FWoltLab%2FWCF.git Remove whitespaces --- diff --git a/wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php b/wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php index aa303c6413..d523d7e2d1 100644 --- a/wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php +++ b/wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php @@ -13,7 +13,7 @@ use wcf\system\WCF; * @license GNU Lesser General Public License * @package WoltLabSuite\Core\Data\Article * @since 3.0 - * + * * @method ViewableArticle current() * @method ViewableArticle[] getObjects() * @method ViewableArticle|null search($objectID) diff --git a/wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php b/wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php index 5ec8ccc525..4877232399 100644 --- a/wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php @@ -13,7 +13,7 @@ use wcf\system\WCF; * @license GNU Lesser General Public License * @package WoltLabSuite\Core\System\Box * @since 3.0 - * + * * @property ViewableUserActivityEventList $objectList */ class RecentActivityListBoxController extends AbstractDatabaseObjectListBoxController {