/var/www/cobraambalaj/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Turkish
NameSizeModeActions
Inflectible.php10450644editdlrm
InflectorFactory.php4630644editdlrm
Rules.php8760644editdlrm
Uninflected.php6540644editdlrm
Edit: /var/www/cobraambalaj/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Turkish/Rules.php (876B)
getFlippedSubstitutions() ); } public static function getPluralRuleset() : Ruleset { return new Ruleset( new Transformations(...Inflectible::getPlural()), new Patterns(...Uninflected::getPlural()), new Substitutions(...Inflectible::getIrregular()) ); } }