Create speedtest-x

This commit is contained in:
Stille
2021-06-14 13:31:09 +08:00
parent 2812347933
commit 51a3b03bfd
39 changed files with 4297 additions and 0 deletions
@@ -0,0 +1,6 @@
<?php
namespace SleekDB\Exceptions;
class EmptyStoreDataException extends \Exception {}