This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
Apq
/
speedtest-x
oglindă de
https://github.com/BadApple9/speedtest-x.git
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
3c808fad6a
Ramuri
Etichete
docker
master
20241006
20220725
speedtest-x
/
backend
/
SleekDB
/
Exceptions
/
InvalidArgumentException.php
InvalidArgumentException.php
92 B
Istoric
Crud
1
2
3
4
5
6
<?php
namespace SleekDB\Exceptions;
class InvalidArgumentException extends \Exception {}