You are here

private property StringInputStream::$EOF in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/masterminds/html5/src/HTML5/Parser/StringInputStream.php \Masterminds\HTML5\Parser\StringInputStream::EOF

Length of $data; when $char === $data, we are at the end-of-file.

File

vendor/masterminds/html5/src/HTML5/Parser/StringInputStream.php, line 58

Class

StringInputStream

Namespace

Masterminds\HTML5\Parser

Code

private $EOF;