protected static property EntityReferenceSelectionReferenceableTest::$labels in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php \Drupal\Tests\system\Kernel\Entity\EntityReferenceSelectionReferenceableTest::labels
Labels to be tested.
Type: array
File
- core/
modules/ system/ tests/ src/ Kernel/ Entity/ EntityReferenceSelectionReferenceableTest.php, line 38 - Contains \Drupal\Tests\system\Kernel\Entity\EntityReferenceSelectionReferenceableTest.
Class
- EntityReferenceSelectionReferenceableTest
- Tests entity reference selection plugins.
Namespace
Drupal\Tests\system\Kernel\EntityCode
protected static $labels = [
'abc',
'Xyz_',
'xyabz_',
'foo_',
'bar_',
'baz_',
'șz_',
NULL,
'<strong>',
];