This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
panel
Watch
1
Star
0
Fork
0
You've already forked panel
mirror of
https://github.com/pelican-dev/panel.git
synced
2026-02-28 11:20:40 +03:00
Code
Issues
42
Packages
Projects
Releases
12
Wiki
Activity
Files
918444176344f57cb36150615af61e10ccfcfd95
panel
/
app
/
Exceptions
/
AccountNotFoundException.php
8 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial Commit of Files PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -05:00
<
?
php
Apply fixes from StyleCI
2016-12-07 22:46:38 +00:00
Switch namespace back to App
2024-03-12 22:39:16 -04:00
namespace
App\Exceptions
;
Initial Commit of Files PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -05:00
Laravel 10 (#4706)
2023-02-23 12:30:16 -07:00
class
AccountNotFoundException
extends
\Exception
Initial Commit of Files PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -05:00
{
}
Reference in New Issue
Copy Permalink