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