class WebformReflectionTestParent in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Unit/Utility/WebformReflectionHelperTest.php \Drupal\Tests\webform\Unit\Utility\WebformReflectionTestParent
Reflection test parent.
Hierarchy
- class \Drupal\Tests\webform\Unit\Utility\WebformReflectionTestParent
Expanded class hierarchy of WebformReflectionTestParent
1 string reference to 'WebformReflectionTestParent'
- WebformReflectionHelperTest::providerGetParentClasses in tests/
src/ Unit/ Utility/ WebformReflectionHelperTest.php - Data provider for testGetParentClasses().
File
- tests/
src/ Unit/ Utility/ WebformReflectionHelperTest.php, line 58
Namespace
Drupal\Tests\webform\Unit\UtilityView source
class WebformReflectionTestParent {
}