This website requires JavaScript.
Explore
Help
Sign In
zhamao-robot
/
zhamao-framework
Watch
1
Star
0
Fork
0
You've already forked zhamao-framework
mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced
2026-07-20 15:15:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9399e54da843bc2c4006abd37f7a25fca30f714b
zhamao-framework
/
src
/
ZM
/
Exception
/
InitException.php
10 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
update to 2.5.0-b2 (build 409)
2021-07-04 15:45:30 +08:00
<
?
php
add cs fixer and PHPStan and activate it (build 436)
2022-03-15 18:05:33 +08:00
declare
(
strict_types
=
1
);
update to 2.5.0-b2 (build 409)
2021-07-04 15:45:30 +08:00
namespace
ZM\Exception
;
class
InitException
extends
ZMException
{
add cs fixer and PHPStan and activate it (build 436)
2022-03-15 18:05:33 +08:00
}
Reference in New Issue
Copy Permalink