This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Apq
/
speedtest-x
mirror da
https://github.com/BadApple9/speedtest-x.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
11463fda6d
Rami (Branch)
Tag
docker
master
20241006
20220725
speedtest-x
/
backend
/
SleekDB
/
Exceptions
/
EmptyStoreDataException.php
EmptyStoreDataException.php
91 B
Cronologia
Originale
1
2
3
4
5
6
<?php
namespace SleekDB\Exceptions;
class EmptyStoreDataException extends \Exception {}