mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-07 08:45:37 +08:00
initial 2.0.0-a2 commit
This commit is contained in:
@@ -16,5 +16,5 @@ use ZM\Annotation\Interfaces\CustomAnnotation;
|
||||
class Example extends AnnotationBase implements CustomAnnotation
|
||||
{
|
||||
/** @var string */
|
||||
public $str;
|
||||
public $str = '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user