class ChildWithoutOverride

Fixture: cross-module child that does not override the method.

Hierarchy

Expanded class hierarchy of ChildWithoutOverride

File

core/tests/fixtures/TestTools/drupal_debug_classloader_test_classes.php, line 111

Namespace

Drupal\drupal_debug_test_core
View source
class ChildWithoutOverride extends ParentWithReturn {

}

Members

Title Sort descending Modifiers Object type Summary Overrides
ParentWithReturn::anotherMethod public function
ParentWithReturn::testMethod public function 5

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