protected property BynderConfigurationForm::$moduleHandler in Bynder 8.2
Same name and namespace in other branches
- 8.3 src/Form/BynderConfigurationForm.php \Drupal\bynder\Form\BynderConfigurationForm::moduleHandler
- 4.0.x src/Form/BynderConfigurationForm.php \Drupal\bynder\Form\BynderConfigurationForm::moduleHandler
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Form/ BynderConfigurationForm.php, line 42
Class
- BynderConfigurationForm
- Configure bynder to enable OAuth based access.
Namespace
Drupal\bynder\FormCode
protected $moduleHandler;