mongodb\i18n\MongoDbMessageSource $collection

$collection public property

The name of the MongoDB collection, which stores translated messages. This collection is better to be pre-created with fields 'category' and 'language' indexed.

public string|array $collection = 'message'
doc_Yii
2016-10-30 17:08:44
Comments
Leave a Comment

Please login to continue.