You are here

protected property DevelopmentEnvironmentController::$varDumpService in Development Environment 8

The variable dump service.

Type: \Drupal\development_environment\Service\VarDumpServiceInterface

File

src/Controller/DevelopmentEnvironmentController.php, line 47

Class

DevelopmentEnvironmentController
The DevelopmentEnvironmentController class.

Namespace

Drupal\development_environment\Controller

Code

protected $varDumpService;