function TypedDataInterface::getValue

Gets the data value.

Return value

mixed The data value.

1 method overrides TypedDataInterface::getValue()
TypedData::getValue in core/lib/Drupal/Core/TypedData/TypedData.php
Gets the data value.

File

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

Class

TypedDataInterface
Interface for typed data objects.

Namespace

Drupal\Core\TypedData

Code

public function getValue();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.