mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-17 09:27:51 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -35,8 +35,6 @@ class TwigCRUDResolver extends AbstractExtension
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $configKey
|
||||
* @param $crudName
|
||||
* @param null $action
|
||||
*
|
||||
* @return string
|
||||
@@ -66,9 +64,6 @@ class TwigCRUDResolver extends AbstractExtension
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $crudName
|
||||
* @param $action
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function hasAction($crudName, $action)
|
||||
|
||||
Reference in New Issue
Block a user