mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-15 05:41:25 +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