Completed
Pull Request — master (#5421)
by Blizzz
16:06
created
lib/private/Session/Internal.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -164,7 +164,7 @@
 block discarded – undo
164 164
 	 * @param array $parameters
165 165
 	 * @param bool $silence whether to suppress warnings
166 166
 	 * @throws \ErrorException via trapError
167
-	 * @return mixed
167
+	 * @return string
168 168
 	 */
169 169
 	private function invoke($functionName, array $parameters = [], $silence = false) {
170 170
 		try {
Please login to merge, or discard this patch.