$db public property
The MongoDB connection object or the application component ID of the MongoDB connection that this migration should work with. Starting from version 2.0.2, this can also be a configuration array for creating the object.
public yii\mongodb\Connection|array|string $db = 'mongodb'
Please login to continue.