/var/www/flurhymez/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Turkish
NameSizeModeActions
Inflectible.php10420644editdlrm
InflectorFactory.php4610644editdlrm
Rules.php8740644editdlrm
Uninflected.php6510644editdlrm
Edit: /var/www/flurhymez/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Turkish/Rules.php (874B)
getFlippedSubstitutions() ); } public static function getPluralRuleset(): Ruleset { return new Ruleset( new Transformations(...Inflectible::getPlural()), new Patterns(...Uninflected::getPlural()), new Substitutions(...Inflectible::getIrregular()) ); } }