mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-19 09:47:24 +00:00
Initial import
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
namespace AIO\Data;
|
||||
|
||||
class InvalidSettingConfigurationException extends \Exception {}
|
||||
Reference in New Issue
Block a user