mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Correct criterion inflection
This commit is contained in:
parent
d21b046fc8
commit
66a0e6226d
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ class Inflector {
|
|||
'cookie' => 'cookies',
|
||||
'corpus' => 'corpuses',
|
||||
'cow' => 'cows',
|
||||
'criterion' => 'criteria',
|
||||
'ganglion' => 'ganglions',
|
||||
'genie' => 'genies',
|
||||
'genus' => 'genera',
|
||||
|
|
Loading…
Reference in a new issue