mongodb\Database createCommand()

createCommand() public method (available since version 2.1)

Creates MongoDB command associated with this database.

public yii\mongodb\Command createCommand ( $document = [] )
$document array

Command document contents.

return yii\mongodb\Command

Command instance.

doc_Yii
2016-10-30 17:08:06
Comments
Leave a Comment

Please login to continue.