namespace Drupal\testing_example\Controller

Same name in other branches
  1. 3.x Drupal\testing_example\Controller
  2. 4.0.x Drupal\testing_example\Controller
Object name File name Summary
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.