MongoId::__set_stateCreate a dummy MongoId
Description
public static MongoId MongoId::__set_state
( array
$props
)This function is only used by PHP internally, it shouldn't need to ever be called by the user. It is identical to the function:
<?php Parameters
Return ValuesA new id with the value "000000000000000000000000". |