dockerfiles/speedtest-x/backend/SleekDB/Exceptions/ConditionNotAllowedExceptio...

7 lines
96 B
PHP

<?php
namespace SleekDB\Exceptions;
class ConditionNotAllowedException extends \Exception {}