TypedDataInterface::getValue

public TypedDataInterface::getValue()

Gets the data value.

Return value

mixed

File

core/lib/Drupal/Core/TypedData/TypedDataInterface.php, line 47

Class

TypedDataInterface
Interface for typed data objects.

Namespace

Drupal\Core\TypedData

Code

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

Please login to continue.