Unique ID for the config entity.
Type: string
File
- core/modules/rdf/src/Entity/RdfMapping.php, line 35
Class
- RdfMapping
- Config entity for working with RDF mappings.
Namespace
Drupal\rdf\Entity
Code
protected $id;
Unique ID for the config entity.
Type: string
Drupal\rdf\Entity
protected $id;
Please login to continue.