@@ -68,7 +68,6 @@ |
||
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( |
@@ -74,7 +74,6 @@ |
||
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( |