MongoDB\BSON\RegexInterface
PHP Manual

MongoDB\BSON\RegexInterface::getFlags

(mongodb >=1.3.0)

MongoDB\BSON\RegexInterface::getFlagsReturns the RegexInterface's flags

Description

abstract public string MongoDB\BSON\RegexInterface::getFlags ( void )

Parameters

This function has no parameters.

Return Values

Returns the RegexInterface's flags.

See Also


MongoDB\BSON\RegexInterface
PHP Manual