mirror of
https://github.com/nextcloud/server.git
synced 2026-03-26 12:25:16 -04:00
6 lines
73 B
PHP
6 lines
73 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
class MDB2_Schema_Tool_ParameterException extends Exception
|
||
|
|
{}
|
||
|
|
|
||
|
|
?>
|