⚝
One Hat Cyber Team
⚝
Your IP:
18.223.121.54
Server IP:
162.254.39.145
Server:
Linux premium289.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
favoaysf
/
www
/
vendor
/
php-http
/
discovery
/
src
/
View File Name :
NotFoundException.php
<?php namespace Http\Discovery; use Http\Discovery\Exception\NotFoundException as RealNotFoundException; /** * Thrown when a discovery does not find any matches. * * @author Márk Sági-Kazár <mark.sagikazar@gmail.com> * * @deprecated since since version 1.0, and will be removed in 2.0. Use {@link \Http\Discovery\Exception\NotFoundException} instead. */ final class NotFoundException extends RealNotFoundException { }