Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

The MongoDB\BSON\Regex class

(mongodb >=1.0.0)

Introduction

Class synopsis

MongoDB\BSON\Regex implements MongoDB\BSON\Type {
/* Methods */
final public __construct ( string $pattern , string $flags )
final public ReturnType getFlags ( void )
final public string getPattern ( void )
final public string __toString ( void )
}

Table of Contents