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