| 
 | The MongoDB\BSON\Regex classIntroductionBSON type for a regular expression pattern and optional » flags. 
 Class synopsisMongoDB\BSON\Regex 
     final
     
      class MongoDB\BSON\Regex
     
     implements 
       MongoDB\BSON\RegexInterface,  MongoDB\BSON\Type,  JsonSerializable,  Stringable { /* Methods */ 
   final public  __construct(string  $pattern, string$flags= "")final public string getFlags() final public string getPattern() final public mixed jsonSerialize() final public string __toString()} Changelog
 
 
 |