Completed
Pull Request — master (#354)
by Victor
02:06
created
src/Controller/IndexController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -110,7 +110,7 @@
 block discarded – undo
110 110
 	}
111 111
 
112 112
 	/**
113
-	 * @return bool
113
+	 * @return null|boolean
114 114
 	 */
115 115
 	protected function isLoggedIn() {
116 116
 		/** @var ConfigReader $configReader */
Please login to merge, or discard this patch.