We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b781d4 commit 3cca9b9Copy full SHA for 3cca9b9
README.md
@@ -32,7 +32,7 @@ Add to `config/development.config.php.dist`:
32
```php
33
return array(
34
'modules' => array(
35
- 'ZF\\Doctrine\\Audit'
+ 'ZF\\Doctrine\\ORM\\DataValidation'
36
...
37
),
38
```
0 commit comments