You are here

protected property ConfigTest::$id in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config/tests/config_test/src/Entity/ConfigTest.php \Drupal\config_test\Entity\ConfigTest::id

The machine name for the configuration entity.

Type: string

File

core/modules/config/tests/config_test/src/Entity/ConfigTest.php, line 52
Contains \Drupal\config_test\Entity\ConfigTest.

Class

ConfigTest
Defines the ConfigTest configuration entity.

Namespace

Drupal\config_test\Entity

Code

protected $id;