ConfigTest::$protected_property
Same name in other branches
- 9 core/modules/config/tests/config_test/src/Entity/ConfigTest.php \Drupal\config_test\Entity\ConfigTest::protected_property
- 8.9.x core/modules/config/tests/config_test/src/Entity/ConfigTest.php \Drupal\config_test\Entity\ConfigTest::protected_property
- 10 core/modules/config/tests/config_test/src/Entity/ConfigTest.php \Drupal\config_test\Entity\ConfigTest::protected_property
A protected property of the configuration entity.
Type: string
File
-
core/
modules/ config/ tests/ config_test/ src/ Entity/ ConfigTest.php, line 89
Class
- ConfigTest
- Defines the ConfigTest configuration entity.
Namespace
Drupal\config_test\EntityCode
protected $protected_property;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.