MongoDB\Driver\BSON
PHP Manual

The MongoDB\BSON\Regex class

(mongodb >=1.0.0)

Introduction

Class synopsis

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

Table of Contents


MongoDB\Driver\BSON
PHP Manual