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