You are here

namespace Drupal\testing_example\Controller in Examples for Developers 3.x

Same name in other branches
  1. 8 Drupal\testing_example\Controller
Classsort descending Location Description
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.