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

View File

@@ -0,0 +1,7 @@
<?php
namespace SleekDB\Exceptions;
class IndexNotFoundException extends \Exception {}