EmptyStoreNameException.php 91 B

123456
  1. <?php
  2. namespace SleekDB\Exceptions;
  3. class EmptyStoreNameException extends \Exception {}