summaryrefslogtreecommitdiffstats
path: root/lib/public/Share/Exceptions/GenericShareException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Share/Exceptions/GenericShareException.php')
-rw-r--r--lib/public/Share/Exceptions/GenericShareException.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Share/Exceptions/GenericShareException.php b/lib/public/Share/Exceptions/GenericShareException.php
index ef5586a362f..7ccac2fb2db 100644
--- a/lib/public/Share/Exceptions/GenericShareException.php
+++ b/lib/public/Share/Exceptions/GenericShareException.php
@@ -21,6 +21,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
+
namespace OCP\Share\Exceptions;
use OC\HintException;