BSON\Regex::__toString
BSON\Timestamp::__construct
BSON
PHP Manual
The BSON\Timestamp class
(mongodb >=0.2.0)
Introduction
Class synopsis
BSON\Timestamp
implements
BSON\Type
{
/* Methods */
final
public
__construct
(
string
$increment
,
string
$timestamp
)
final
public
ReturnType
__toString
(
void
)
}
Table of Contents
BSON\Timestamp::__construct
— Description
BSON\Timestamp::__toString
— Description
BSON\Regex::__toString
BSON\Timestamp::__construct
BSON
PHP Manual