EntityInterface::getConfigTarget

public EntityInterface::getConfigTarget()

Gets the configuration target identifier for the entity.

Used to supply the correct format for storing a reference targeting this entity in configuration.

Return value

string The configuration target identifier.

File

core/lib/Drupal/Core/Entity/EntityInterface.php, line 503

Class

EntityInterface
Defines a common interface for all entity objects.

Namespace

Drupal\Core\Entity

Code

public function getConfigTarget();
doc_Drupal
2016-10-29 09:06:40
Comments
Leave a Comment

Please login to continue.