You are here

protected property BynderConfigurationForm::$moduleHandler in Bynder 8.3

Same name and namespace in other branches
  1. 8.2 src/Form/BynderConfigurationForm.php \Drupal\bynder\Form\BynderConfigurationForm::moduleHandler
  2. 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\Form

Code

protected $moduleHandler;