This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
Apq
/
speedtest-x
spegling av
https://github.com/BadApple9/speedtest-x.git
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Träd:
3c808fad6a
Grenar
Taggar
docker
master
20241006
20220725
speedtest-x
/
backend
/
SleekDB
/
Exceptions
/
InvalidConfigurationException.php
InvalidConfigurationException.php
97 B
Historik
Rå
1
2
3
4
5
6
<?php
namespace SleekDB\Exceptions;
class InvalidConfigurationException extends \Exception {}