FormDataExtractorInterface
FormDataExtractorInterface
interface FormDataExtractorInterface
Extracts arrays of information out of forms.
Methods
array | extractConfiguration(FormInterface $form) Extracts the configuration data of a form. | |
array | extractDefaultData(FormInterface $form) Extracts the default data of a form. | |
array | extractSubmittedData(登录查看完整内容
|