Deleted spaces [skip ci]

This commit is contained in:
pana1990
2015-03-06 10:45:41 +01:00
parent 0cea115c81
commit db8a6104b9

View File

@ -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)