nextcloud/3rdparty/MDB2/Schema/Tool/ParameterException.php

6 lines
73 B
PHP

<?php
class MDB2_Schema_Tool_ParameterException extends Exception
{}
?>