Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\Wt2Html\TT\TokenHandlerResult Class Reference

Public Member Functions

 __construct (array $tokens=null, $skipOnAny=false)
 

Public Attributes

 $tokens
 
 $skipOnAny
 

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Parsoid\Wt2Html\TT\TokenHandlerResult::__construct ( array $tokens = null,
$skipOnAny = false )
Parameters
array | null$tokensThe new array of tokens, or null to retain the current token
bool$skipOnAnyDon't call this handler's onAny() method for this token

The documentation for this class was generated from the following file: