Completed
Pull Request — master (#425)
by Julius
06:59
created
lib/Controller/PageController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -204,7 +204,7 @@
 block discarded – undo
204 204
 	/**
205 205
 	 * Shows the albums and pictures the token gives access to
206 206
 	 *
207
-	 * @param $token
207
+	 * @param string $token
208 208
 	 *
209 209
 	 * @return TemplateResponse
210 210
 	 */
Please login to merge, or discard this patch.