Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

ParseError.php

Namespace

Masterminds\HTML5\Parser

File

vendor/masterminds/html5/src/HTML5/Parser/ParseError.php

View source
<?php

namespace Masterminds\HTML5\Parser;


/**
 * Emit when the parser has an error.
 */
class ParseError extends \Exception {

}

Classes

Title Deprecated Summary
ParseError Emit when the parser has an error.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal