Merge pull request #2808 from markstory/fix-buildrules

Fix replacement for Table::buildRules()
This commit is contained in:
Tomas Votruba 2020-02-07 07:02:08 +01:00 committed by GitHub
commit 3e353feb88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ services:
buildValidator:
0: 'Cake\Event\EventInterface'
buildRules:
0: 'Cake\Event\EventInterface'
0: 'Cake\ORM\RulesChecker'
beforeRules:
0: 'Cake\Event\EventInterface'
afterRules: