Completed
Pull Request — master (#25351)
by Thomas
16:39
created
apps/dav/lib/CalDAV/Publishing/PublishPlugin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -90,7 +90,7 @@
 block discarded – undo
90 90
    *
91 91
    * @param RequestInterface $request
92 92
    * @param ResponseInterface $response
93
-   * @return null|bool
93
+   * @return null|false
94 94
    */
95 95
   function httpPost(RequestInterface $request, ResponseInterface $response) {
96 96
 
Please login to merge, or discard this patch.