$db public property
The DB connection object or the application component ID of the DB connection. After the DbFixture object is created, if you want to change this property, you should only assign it with a DB connection object.
public yii\elasticsearch\Connection|string $db = 'elasticsearch'
Please login to continue.