Remove whitespaces
authorMatthias Schmidt <gravatronics@live.com>
Sat, 24 Sep 2016 07:51:53 +0000 (09:51 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 24 Sep 2016 07:51:53 +0000 (09:51 +0200)
wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php
wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php

index aa303c64136d4781425554cedf80002193740641..d523d7e2d1e42baa6293a2b9ecf9ad387053c00a 100644 (file)
@@ -13,7 +13,7 @@ use wcf\system\WCF;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\Data\Article
  * @since      3.0
- *        
+ * 
  * @method     ViewableArticle         current()
  * @method     ViewableArticle[]       getObjects()
  * @method     ViewableArticle|null    search($objectID)
index 5ec8ccc5255b9626e229ccf5d55a134cb21d8f63..4877232399565f78303a882e287e038512274c72 100644 (file)
@@ -13,7 +13,7 @@ use wcf\system\WCF;
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\System\Box
  * @since      3.0
- *        
+ * 
  * @property   ViewableUserActivityEventList   $objectList
  */
 class RecentActivityListBoxController extends AbstractDatabaseObjectListBoxController {