mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-12 15:18:22 +00:00
php cs fixes after merge
This commit is contained in:
@@ -727,6 +727,7 @@ class CRUDController extends AbstractController
|
||||
* @param string $action
|
||||
*
|
||||
* @return string the path to the template
|
||||
*
|
||||
* @throws \LogicException if no template are available
|
||||
*/
|
||||
protected function getTemplateFor($action, mixed $entity, Request $request)
|
||||
|
||||
Reference in New Issue
Block a user