Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
..
ActiveFixture.php Fixes #5176: `ActiveFixture` will reset table in its `load()` method instead of `unload()` 10 years ago
ArrayFixture.php prepare for 2.0.0-rc release. 10 years ago
BaseActiveFixture.php Fixes #4755: `yii\test\BaseActiveFixture::unload()` does not clean up the internal cached data 10 years ago
DbFixture.php Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Fixture.php property codestyle framework 10 years ago
FixtureTrait.php property codestyle framework 10 years ago
InitDbFixture.php property codestyle framework 10 years ago