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

Breadcrumb

  1. Drupal Core 11.1.x
  2. EventHandler.php

function EventHandler::text

A unit of parsed character data.

Entities in this text are *already decoded*.

1 method overrides EventHandler::text()
DOMTreeBuilder::text in vendor/masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php
A unit of parsed character data.

File

vendor/masterminds/html5/src/HTML5/Parser/EventHandler.php, line 85

Class

EventHandler
Standard events for HTML5.

Namespace

Masterminds\HTML5\Parser

Code

public function text($cdata);

API Navigation

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