MongoDB\BSON\RegexInterface::getFlags

(mongodb >=1.3.0)

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

Açıklama

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the RegexInterface's flags.

Ayrıca Bakınız