class ChildWithoutOverride
Fixture: cross-module child that does not override the method.
Hierarchy
- class \Drupal\drupal_debug_test_core\ParentWithReturn
- class \Drupal\Tests\TestTools\ErrorHandler\ChildWithoutOverride extends \Drupal\drupal_debug_test_core\ParentWithReturn
Expanded class hierarchy of ChildWithoutOverride
File
-
core/
tests/ Drupal/ Tests/ TestTools/ ErrorHandler/ DrupalDebugClassLoaderTest.php, line 168
Namespace
Drupal\Tests\TestTools\ErrorHandlerView 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.