Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Scanner.php
Scanner::$EOF
Length of $data; when $char === $data, we are at the end-of-file.
Type:
EOF
File
vendor/
masterminds/
html5/
src/
HTML5/
Parser/
Scanner.php
, line 29
Class
Scanner
The scanner scans over a given data input to react appropriately to characters.
Namespace
Masterminds\HTML5\Parser
Code
private $EOF;
RSS feed