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

1
public function getValue();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.