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();
Please login to continue.