This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
panel-pelican-dev
Watch
1
Star
0
Fork
0
You've already forked panel-pelican-dev
mirror of
https://github.com/pelican-dev/panel.git
synced
2026-05-04 18:00:48 +03:00
Code
Issues
41
Packages
Projects
Releases
10
Wiki
Activity
Files
5c3b0919aa5e9717d68ea5e2abdb66c4961fbac1
panel-pelican-dev
/
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