MongoRegex
class MongoRegex (View source)
Properties
string | $regex | ||
string | $flags |
Methods
__construct(string $regex)
Creates a new regular expression.
string
__toString()
Returns a string representation of this regular expression.
Details
__construct(string $regex)
Creates a new regular expression.
string
__toString()
Returns a string representation of this regular expression.