You are here

namespace Drupal\testmodule in Coder 8.3

Same name in other branches
  1. 8.2 Drupal\testmodule
  2. 8.3.x Drupal\testmodule
Classsort descending Location Description
ExampleClass tests/DrupalPractice/Objects/drupal8/ExampleClass.php A class which is not a service.
ExampleClassWithDependencyInjection tests/DrupalPractice/Objects/drupal8/ExampleClassWithDependencyInjection.php A class which is not a service but has access to the container.
ExampleService tests/DrupalPractice/Objects/drupal8/ExampleService.php Some service.