改名
This commit is contained in:
+1
-2
@@ -168,8 +168,7 @@ class ' . $managerName . ' extends ActiveRecord
|
||||
foreach ($attributes as $attribute) {
|
||||
$over .= "
|
||||
#[\\" . $attribute->getName() . "('" . implode('\',\'', $attribute->getArguments()) . "')]
|
||||
|
||||
";
|
||||
";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user