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 03:13:31 +03:00
Code
Issues
42
Packages
Projects
Releases
12
Wiki
Activity
Files
dfd6dbfe264c3d5e719e1b6bc905da9bb6d6644a
panel
/
app
/
Exceptions
/
PanelException.php
8 lines
92 B
PHP
Raw
Normal View
History
Unescape
Escape
Switch namespace back to App
2024-03-12 22:39:16 -04:00
<
?
php
namespace
App\Exceptions
;
Filament v4 🎉 (#1651) Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com> Co-authored-by: Boy132 <Boy132@users.noreply.github.com> Co-authored-by: Lance Pioch <git@lance.sh>
2025-09-08 13:12:33 -04:00
use
Exception
;
class
PanelException
extends
Exception
{}
Reference in New Issue
Copy Permalink