Commit 1caa22d7 by Mark

docs fix

parent 663e898b
......@@ -83,7 +83,7 @@ yii fixture User --namespace='alias\my\custom\namespace'
// load global fixture `some\name\space\CustomFixture` before other fixtures will be loaded.
// By default this option is set to `InitDbFixture` to disable/enable integrity checks. You can specify several
// global fixtures separated by comma.
yii fixtures User --globalFixtures='some\name\space\Custom'
yii fixture User --globalFixtures='some\name\space\Custom'
```
Unloading fixtures
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment