Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StringInputStream.php
function StringInputStream::__toString
File
vendor/
masterminds/
html5/
src/
HTML5/
Parser/
StringInputStream.php
, line 94
Class
StringInputStream
Namespace
Masterminds\HTML5\Parser
Code
public
function
__toString
() {
return
$this
->
data
; }
RSS feed