TestingExampleController::$moduleExtensionList

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

modules/testing_example/src/Controller/TestingExampleController.php, line 27

Class

TestingExampleController
Controller for testing_example module.

Namespace

Drupal\testing_example\Controller

Code

protected $moduleExtensionList;