public function DesignTestController::__construct

Constructs a DesignTestController object.

File

drupal/core/modules/system/tests/modules/design_test/lib/Drupal/design_test/Controller/DesignTestController.php, line 26
Contains \Drupal\design_test\Controller\DesignTestController.

Class

DesignTestController
Controller routines for design_test routes.

Namespace

Drupal\design_test\Controller

Code

public function __construct() {
}