function ReflectionTest::existsForTesting
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php \Drupal\Tests\Component\Utility\ReflectionTest::existsForTesting()
- 10 core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php \Drupal\Tests\Component\Utility\ReflectionTest::existsForTesting()
This method exists for reflection testing only.
Note the capital P in Parent is intentional and for testing purposes.
File
-
core/
tests/ Drupal/ Tests/ Component/ Utility/ ReflectionTest.php, line 56
Class
- ReflectionTest
- @coversDefaultClass \Drupal\Component\Utility\Reflection[[api-linebreak]] @group Utility
Namespace
Drupal\Tests\Component\UtilityCode
protected function existsForTesting(string $string, array $array, ReflectionTest $test, Reflection $reflection, Parent $parent, self $self) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.