PrimitiveInterface::getValue

public PrimitiveInterface::getValue()

Gets the primitive data value.

Return value

mixed

File

core/lib/Drupal/Core/TypedData/PrimitiveInterface.php, line 17

Class

PrimitiveInterface
Interface for primitive data.

Namespace

Drupal\Core\TypedData

Code

public function getValue();
doc_Drupal
2016-10-29 09:34:53
Comments
Leave a Comment

Please login to continue.