mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-08 17:25:35 +08:00
initial commit
This commit is contained in:
10
src/ZM/Annotation/Interfaces/CustomAnnotation.php
Normal file
10
src/ZM/Annotation/Interfaces/CustomAnnotation.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace ZM\Annotation\Interfaces;
|
||||
|
||||
|
||||
interface CustomAnnotation
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user