MarkupInterface::__toString

public MarkupInterface::__toString()

Returns markup.

Return value

string The markup.

File

core/lib/Drupal/Component/Render/MarkupInterface.php, line 40

Class

MarkupInterface
Marks an object's __toString() method as returning markup.

Namespace

Drupal\Component\Render

Code

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

Please login to continue.