PHP Trait Webiny\Component\Mongo\MongoTrait

Afficher le fichier Open project: Webiny/Framework

Méthodes protégées

Méthode Description
mongo ( string $database = 'Webiny' ) : Mongo

Method Details

mongo() protected static méthode

protected static mongo ( string $database = 'Webiny' ) : Mongo
$database string Mongo service name (Default: Webiny)
Résultat Mongo