You are here

namespace Drupal\testing_example\Controller in Examples for Developers 8

Same name in other branches
  1. 3.x Drupal\testing_example\Controller
Classsort descending Location Description
ContrivedController testing_example/src/Controller/ContrivedController.php A highly-contrived controller class used to demonstrate unit testing.
TestingExampleController testing_example/src/Controller/TestingExampleController.php Controller for testing_example module.