mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Upgrade to some new nextcloud standards
This commit is contained in:
6
lib/Service/ServiceException.php
Normal file
6
lib/Service/ServiceException.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace OCA\QuickNotes\Service;
|
||||
|
||||
use Exception;
|
||||
|
||||
class ServiceException extends Exception {}
|
||||
Reference in New Issue
Block a user