Completed
Pull Request — master (#28250)
by Jörn Friedrich
13:14
created
apps/dav/lib/Connector/Sabre/FilesPlugin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -223,7 +223,7 @@
 block discarded – undo
223 223
 	/**
224 224
 	 * @param RequestInterface $request
225 225
 	 * @param ResponseInterface $response
226
-	 * @return bool|void
226
+	 * @return false|null
227 227
 	 * @throws NotFound
228 228
 	 */
229 229
 	public function redirect(RequestInterface $request, ResponseInterface $response) {
Please login to merge, or discard this patch.