class ChildWithoutOverride

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

Hierarchy

Expanded class hierarchy of ChildWithoutOverride

File

core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php, line 168

Namespace

Drupal\Tests\TestTools\ErrorHandler
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.