Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EventHandler.php
function EventHandler::eof
Indicates that the document has been entirely processed.
1 method overrides
EventHandler::eof()
DOMTreeBuilder::eof
in vendor/
masterminds/
html5/
src/
HTML5/
Parser/
DOMTreeBuilder.php
Indicates that the document has been entirely processed.
File
vendor/
masterminds/
html5/
src/
HTML5/
Parser/
EventHandler.php
, line 90
Class
EventHandler
Standard events for HTML5.
Namespace
Masterminds\HTML5\Parser
Code
public
function
eof
();
RSS feed