BSON\ObjectID::__toString
BSON\Regex::__construct
BSON
PHP Manual
The BSON\Regex class
(mongodb >=0.2.0)
简介
类摘要
BSON\Regex
implements
BSON\Type
{
/* 方法 */
public
__construct
(
string
$pattern
,
string
$flags
)
public
ReturnType
getFlags
(
void
)
public
ReturnType
getPattern
(
void
)
public
ReturnType
__toString
(
void
)
}
Table of Contents
BSON\Regex::__construct
— Description
BSON\Regex::getFlags
— Description
BSON\Regex::getPattern
— Description
BSON\Regex::__toString
— Description
BSON\ObjectID::__toString
BSON\Regex::__construct
BSON
PHP Manual