function PrimitiveInterface::getValue
Gets the primitive data value.
Return value
mixed The primitive data value.
File
-
core/
lib/ Drupal/ Core/ TypedData/ PrimitiveInterface.php, line 18
Class
- PrimitiveInterface
- Interface for primitive data.
Namespace
Drupal\Core\TypedDataCode
public function getValue();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.