public property ConfigTest::$label in Drupal 10
Same name and namespace in other branches
- 8 core/modules/config/tests/config_test/src/Entity/ConfigTest.php \Drupal\config_test\Entity\ConfigTest::label
- 9 core/modules/config/tests/config_test/src/Entity/ConfigTest.php \Drupal\config_test\Entity\ConfigTest::label
The human-readable name of the configuration entity.
Type: string
File
- core/
modules/ config/ tests/ config_test/ src/ Entity/ ConfigTest.php, line 63
Class
- ConfigTest
- Defines the ConfigTest configuration entity.
Namespace
Drupal\config_test\EntityCode
public $label;