]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix types
authorJoas Schilling <nickvergessen@owncloud.com>
Mon, 11 Jan 2016 10:43:58 +0000 (11:43 +0100)
committerJoas Schilling <nickvergessen@owncloud.com>
Mon, 11 Jan 2016 10:43:58 +0000 (11:43 +0100)
settings/templates/personal.php

index 0fc22ac5660ed46f3ba681e5338f4ba780bccba3..ce179ca8788311bd05ad032e9b8d1dc9bd5bbd79 100644 (file)
@@ -4,8 +4,8 @@
  * See the COPYING-README file.
  */
 
-/** @var $_ array */
-/** @var $_['urlGenerator'] */
+/** @var $_ mixed[]|\OCP\IURLGenerator[] */
+/** @var \OC_Defaults $theme */
 ?>
 
 <div id="app-navigation">