namespace Drupal\Tests\TestTools\ErrorHandler
| Object name | File name | Summary |
|---|---|---|
| ChildWithDeprecatedMethod | core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php | Fixture: cross-module child with deprecated method. |
| ChildWithNativeReturnType | core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php | Fixture: cross-module child with native return type. |
| ChildWithoutOverride | core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php | Fixture: cross-module child that does not override the method. |
| ChildWithoutReturnType | core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php | Fixture: cross-module child without native return type. |
| ChildWithReturnAnnotation | core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php | Fixture: cross-module child with own |
| DrupalDebugClassLoaderTest | core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php | Tests the DrupalDebugClassLoader. |
| ParentWithReturn | core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php | Fixture: parent class with |
| SameModuleChild | core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.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.