mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-09 01:27:20 +08:00
Deleted spaces [skip ci]
This commit is contained in:
@ -35,8 +35,8 @@ abstract class DatabaseTestCase extends TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @param boolean $reset whether to clean up the test database
|
||||
* @param boolean $open whether to open and populate test database
|
||||
* @param boolean $reset whether to clean up the test database
|
||||
* @param boolean $open whether to open and populate test database
|
||||
* @return \yii\db\Connection
|
||||
*/
|
||||
public function getConnection($reset = true, $open = true)
|
||||
|
||||
Reference in New Issue
Block a user