Files
zhamao-framework/src/ZM/Annotation/Interfaces/ErgodicAnnotation.php

11 lines
79 B
PHP
Raw Normal View History

2020-08-31 10:11:06 +08:00
<?php
namespace ZM\Annotation\Interfaces;
interface ErgodicAnnotation
{
}