_generateEntityLifecycleCallbackMethods Beautification
This commit is contained in:
parent
c03fc00f45
commit
b736c4216c
@ -536,7 +536,7 @@ public function <methodName>()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return implode('', $methods);
|
return implode("\n\n", $methods);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user