| [ Index ] | PHP Cross Reference of WordPress Trunk (Updated Daily) | 
[Source view] [Print] [Project Stats]
HTML API: WP_HTML_Stack_Event class
| File Size: | 82 lines (2 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
WP_HTML_Stack_Event:: (1 method):
  __construct()
Class: WP_HTML_Stack_Event - X-Ref
Core class used by the HTML Processor as a record for stack operations.| __construct( WP_HTML_Token $token, string $operation, string $provenance ) X-Ref | 
| Constructor function. param: WP_HTML_Token $token Token associated with stack event, always an opening token. param: string $operation One of self::PUSH or self::POP. param: string $provenance "virtual" or "real". | 
| Generated : Fri Oct 31 08:20:06 2025 | Cross-referenced by PHPXref |