namespace Drupal\drupal_debug_test_core

Object name File name Summary
ChildWithDeprecatedMethod core/tests/fixtures/TestTools/drupal_debug_classloader_test_classes.php Fixture: cross-module child with deprecated method.
ChildWithNativeReturnType core/tests/fixtures/TestTools/drupal_debug_classloader_test_classes.php Fixture: cross-module child with native return type.
ChildWithoutOverride core/tests/fixtures/TestTools/drupal_debug_classloader_test_classes.php Fixture: cross-module child that does not override the method.
ChildWithoutReturnType core/tests/fixtures/TestTools/drupal_debug_classloader_test_classes.php Fixture: cross-module child without native return type.
ChildWithReturnAnnotation core/tests/fixtures/TestTools/drupal_debug_classloader_test_classes.php Fixture: cross-module child with own
ParentWithReturn core/tests/fixtures/TestTools/drupal_debug_classloader_test_classes.php Fixture: parent class with
SameModuleChild core/tests/fixtures/TestTools/drupal_debug_classloader_test_classes.php Fixture: child in the same module as the parent.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.