]> source.dussan.org Git - nextcloud-server.git/commit
Fix reference to wrong class name 21146/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 28 May 2020 23:41:06 +0000 (01:41 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 28 May 2020 23:41:06 +0000 (01:41 +0200)
commit37f231333fd4d5522112a64af77b95aed20a2295
tree1f4b722d1c87dd8b3b01f02c21d252188c6cffa6
parentb638c6ee09f77e9372fad07899adbb46a6551f7d
Fix reference to wrong class name

\OCP\IShare does not exist; the right name is \OCP\Share\IShare,
although it is already imported as IShare.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/files_sharing/lib/Controller/ShareAPIController.php