namespace Drupal\testing_example\Controller

Same name in other branches
  1. 8.x-1.x Drupal\testing_example\Controller
  2. 3.x Drupal\testing_example\Controller
Object name File name Summary
ContrivedController modules/testing_example/src/Controller/ContrivedController.php A highly-contrived controller class used to demonstrate unit testing.
TestingExampleController modules/testing_example/src/Controller/TestingExampleController.php Controller for testing_example module.