_generateEntityLifecycleCallbackMethods Beautification
This commit is contained in:
parent
c03fc00f45
commit
b736c4216c
1 changed files with 1 additions and 1 deletions
|
@ -536,7 +536,7 @@ public function <methodName>()
|
|||
}
|
||||
}
|
||||
|
||||
return implode('', $methods);
|
||||
return implode("\n\n", $methods);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue