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-08 09:15:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5a6f1fea47949752f2b894e185dd0a8675c3037
zhamao-framework
/
src
/
ZM
/
Annotation
/
Interfaces
/
CustomAnnotation.php
10 lines
101 B
PHP
Raw
Normal View
History
Unescape
Escape
initial commit
2020-03-02 16:14:20 +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 commit
2020-03-02 16:14:20 +08:00
namespace
ZM\Annotation\Interfaces
;
interface
CustomAnnotation
{
add cs fixer and PHPStan and activate it (build 436)
2022-03-15 18:05:33 +08:00
}
Reference in New Issue
Copy Permalink