NamedNodeRegexTemplate
extends RegexTemplate
in package
Tags
Table of Contents
- $regex : string
- __construct() : mixed
- __toString() : string
- equals() : bool
Properties
$regex
protected
string
$regex
Methods
__construct()
public
__construct(string $regex) : mixed
Parameters
- $regex : string
Return values
mixed —__toString()
public
__toString() : string
Return values
string —equals()
public
equals(Term $term) : bool
Parameters
- $term : Term