Completed
Pull Request — master (#27339)
by Piotr
22:44
created
apps/dav/lib/Connector/Sabre/SharesPlugin.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,6 @@
 block discarded – undo
68 68
 	/**
69 69
 	 * @param \Sabre\DAV\Tree $tree tree
70 70
 	 * @param IUserSession $userSession user session
71
-	 * @param \OCP\Files\Folder $userFolder user home folder
72 71
 	 * @param \OCP\Share\IManager $shareManager share manager
73 72
 	 */
74 73
 	public function __construct(
Please login to merge, or discard this patch.
apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,6 @@
 block discarded – undo
74 74
 	 * if requested.
75 75
 	 *
76 76
 	 * @param PropFind $propFind
77
-	 * @param \Sabre\DAV\INode $node
78 77
 	 * @return void
79 78
 	 */
80 79
 	public function handleGetProperties(
Please login to merge, or discard this patch.