This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
Apq
/
speedtest-x
spogulis no
https://github.com/BadApple9/speedtest-x.git
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
3c808fad6a
Atzari
Tagi
docker
master
20241006
20220725
speedtest-x
/
backend
/
SleekDB
/
Exceptions
/
IndexNotFoundException.php
IndexNotFoundException.php
91 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
<?php
namespace SleekDB\Exceptions;
class IndexNotFoundException extends \Exception {}