$collectionName public property
The collection name that this fixture is about. If this property is not set, the collection name will be determined via $modelClass.
See also yii\mongodb\Connection::getCollection().
public string|array $collectionName = null
Please login to continue.