Completed
Pull Request — master (#6884)
by Georg
15:30
created
apps/dav/lib/CalDAV/BirthdayCalendar/EnablePlugin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -104,7 +104,7 @@
 block discarded – undo
104 104
 	 * @param RequestInterface $request
105 105
 	 * @param ResponseInterface $response
106 106
 	 *
107
-	 * @return bool|void
107
+	 * @return null|false
108 108
 	 */
109 109
 	public function httpPost(RequestInterface $request, ResponseInterface $response) {
110 110
 		$node = $this->server->tree->getNodeForPath($this->server->getRequestUri());
Please login to merge, or discard this patch.