1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-08-26 05:54:48 +02:00

import exception

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Cette révision appartient à :
Bjoern Schiessle 2016-11-01 20:12:01 +01:00
Parent 6e52091c8e
révision f2b2b8d894
Signature inconnue de Gitea
ID de la clé GPG: 2378A753E2BF04F6

Voir le fichier

@ -22,6 +22,7 @@
namespace OCA\ShareByMail;
use OC\HintException;
use OC\Share20\Exception\InvalidShare;
use OCP\Files\Folder;
use OCP\Files\IRootFolder;
use OCP\Files\Node;