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
c5a6f1fea47949752f2b894e185dd0a8675c3037
zhamao-framework
/
src
/
ZM
/
Annotation
/
Interfaces
/
ErgodicAnnotation.php
10 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
initial 2.0 commit
2020-08-31 10:11:06 +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
);
initial 2.0 commit
2020-08-31 10:11:06 +08:00
namespace
ZM\Annotation\Interfaces
;
interface
ErgodicAnnotation
{
}
Reference in New Issue
Copy Permalink