DX: Fix CS

This commit is contained in:
Julien Fastré 2022-12-23 13:36:32 +01:00
parent c8127a1d9d
commit 351df930a1
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -135,8 +135,6 @@ trait AddWidgetConfigurationTrait
/**
* add configuration nodes for the widget at the given place.
*
* @param string $place
*/
protected function addWidgetsConfiguration(string $place, ContainerBuilder $containerBuilder)
{