TypedDataInterface::getString

public TypedDataInterface::getString()

Returns a string representation of the data.

Return value

string

File

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

Class

TypedDataInterface
Interface for typed data objects.

Namespace

Drupal\Core\TypedData

Code

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

Please login to continue.