This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Apq
/
speedtest-x
miroir de
https://github.com/BadApple9/speedtest-x.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Branche:
master
Branches
Tags
docker
master
20241006
20220725
speedtest-x
/
backend
/
SleekDB
/
Exceptions
/
InvalidConfigurationException.php
InvalidConfigurationException.php
97 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
<?php
namespace SleekDB\Exceptions;
class InvalidConfigurationException extends \Exception {}