/var/www/flurhymez/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/French
NameSizeModeActions
Inflectible.php19140644editdlrm
InflectorFactory.php4600644editdlrm
Rules.php8730644editdlrm
Uninflected.php5650644editdlrm
Edit: /var/www/flurhymez/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/French/Rules.php (873B)
getFlippedSubstitutions() ); } public static function getPluralRuleset(): Ruleset { return new Ruleset( new Transformations(...Inflectible::getPlural()), new Patterns(...Uninflected::getPlural()), new Substitutions(...Inflectible::getIrregular()) ); } }