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