function ReflectionTest::existsForTesting
Same name in other branches
- 9 core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php \Drupal\Tests\Component\Utility\ReflectionTest::existsForTesting()
- 11.x core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php \Drupal\Tests\Component\Utility\ReflectionTest::existsForTesting()
File
-
core/
tests/ Drupal/ Tests/ Component/ Utility/ ReflectionTest.php, line 53
Class
- ReflectionTest
- @coversDefaultClass \Drupal\Component\Utility\Reflection @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.