clearCollections() public method
Clears internal collection lists.
This method can be used to break cycle references between yii\mongodb\Database and yii\mongodb\Collection instances.
| public void clearCollections ( ) |
|---|
clearCollections() public method
Clears internal collection lists.
This method can be used to break cycle references between yii\mongodb\Database and yii\mongodb\Collection instances.
| public void clearCollections ( ) |
|---|
Please login to continue.