Files
zhamao-framework/src/ZM/Annotation/Interfaces/ErgodicAnnotation.php
2020-08-31 10:11:06 +08:00

11 lines
79 B
PHP

<?php
namespace ZM\Annotation\Interfaces;
interface ErgodicAnnotation
{
}