Commit aa904971 by Mark

docs fix

parent 2ae2d575
......@@ -147,7 +147,7 @@ You can use it by adding it to the ```$providers``` property of the current comm
```php
'controllerMap' => [
'faker:fixture' => [
'faker' => [
'class' => 'yii\faker\FixtureController',
'providers' => [
'app\tests\unit\faker\providers\Book',
......
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