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):
3c808fad6a
Rami (Branch)
Tag
docker
master
20241006
20220725
speedtest-x
/
backend
/
SleekDB
/
Exceptions
/
InvalidConfigurationException.php
InvalidConfigurationException.php
97 B
Cronologia
Originale
1
2
3
4
5
6
<?php
namespace SleekDB\Exceptions;
class InvalidConfigurationException extends \Exception {}