EnglishInflector::UNINFLECTED
A list of words which should not be inflected, reversed.
File
-
vendor/
symfony/ string/ Inflector/ EnglishInflector.php, line 379
Class
Namespace
Symfony\Component\String\InflectorCode
private const UNINFLECTED = [
'',
// data
'atad',
// deer
'reed',
// equipment
'tnempiuqe',
// feedback
'kcabdeef',
// fish
'hsif',
// health
'htlaeh',
// history
'yrotsih',
// info
'ofni',
// information
'noitamrofni',
// money
'yenom',
// moose
'esoom',
// series
'seires',
// sheep
'peehs',
// species
'seiceps',
// traffic
'ciffart',
// aircraft
'tfarcria',
// hardware
'erawdrah',
];