Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\Html2Wt\ConstrainedText\Result Class Reference

Public Member Functions

 __construct (string $text, ?string $prefix=null, ?string $suffix=null)
 Construct a new constrained text result object.
 

Public Attributes

 $text
 
 $prefix
 
 $suffix
 
 $greedy
 

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Parsoid\Html2Wt\ConstrainedText\Result::__construct ( string $text,
?string $prefix = null,
?string $suffix = null )

Construct a new constrained text result object.

Parameters
string$text
?string$prefix
?string$suffix

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