file_example.submit_handler_helper
Class
Drupal\file_example\FileExampleSubmitHandlerHelper1 string reference to file_example.submit_handler_helper
- FileExampleReadWriteForm::create in modules/
file_example/ src/ Form/ FileExampleReadWriteForm.php - Instantiates a new instance of this class.
File
-
modules/
file_example/ file_example.services.yml
View source
- class: Drupal\file_example\FileExampleSubmitHandlerHelper
- arguments:
- - '@file_example.state_helper'
- - '@file_example.file_helper'
- - '@file_example.session_helper_wrapper'
- - '@messenger'
- - '@file.repository'
- - '@file_system'
- - '@event_dispatcher'