updae:基于AST重构代码生成
This commit is contained in:
@@ -3,7 +3,7 @@ namespace catcher\generate\build\classes;
|
||||
|
||||
use PhpParser\BuilderFactory;
|
||||
|
||||
class Properties
|
||||
class Property
|
||||
{
|
||||
protected $propertyBuild;
|
||||
|
||||
@@ -89,7 +89,7 @@ class Properties
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
||||
public function build()
|
||||
{
|
||||
return $this->propertyBuild;
|
||||
|
Reference in New Issue
Block a user