interface DataReferenceInterface

Interface for typed data references.

Hierarchy

See also

\Drupal\Core\TypedData\DataReferenceDefinitionInterface

File

core/lib/Drupal/Core/TypedData/DataReferenceInterface.php, line 10

Namespace

Drupal\Core\TypedData

Members

Name Modifiers Type Description
DataReferenceInterface::getTarget public function Gets the referenced data.
DataReferenceInterface::getTargetIdentifier public function Gets the identifier of the referenced data.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!TypedData!DataReferenceInterface.php/interface/DataReferenceInterface/8.1.x