mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-31 20:13:49 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -22,7 +22,7 @@ interface DirectExportInterface extends ExportElementInterface
|
||||
public function buildForm(FormBuilderInterface $builder);
|
||||
|
||||
/**
|
||||
* Get the default data, that can be use as "data" for the form
|
||||
* Get the default data, that can be use as "data" for the form.
|
||||
*/
|
||||
public function getFormDefaultData(): array;
|
||||
|
||||
|
Reference in New Issue
Block a user