WPDev.one
Core Class

WP_HTML_Stack_Event

class WP_HTML_Stack_Event // Constructor: function Object() { [native code] }

Core class used by the HTML Processor as a record for stack operations.

Methods 1 methods

Method / Return Description
__construct()
void

Constructor function.

Parameters: $token: WP_HTML_Token, $operation: string, $provenance: string

Properties

Property / Type Description
$token
mixed
public
No description available.
$operation
mixed
public
No description available.
$provenance
mixed
public
No description available.

Class Information

Since Version
6.6.0
Source File
wp-includes/html-api/class-wp-html-stack-event.php
Advertisement