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