namespace Drupal\testing_example\Controller
Same name in other branches
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. |