/var/www/flurhymez/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/NorwegianBokmal
NameSizeModeActions
Inflectible.php9790644editdlrm
InflectorFactory.php4690644editdlrm
Rules.php8820644editdlrm
Uninflected.php6480644editdlrm
Edit: /var/www/flurhymez/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/NorwegianBokmal/Rules.php (882B)
getFlippedSubstitutions() ); } public static function getPluralRuleset(): Ruleset { return new Ruleset( new Transformations(...Inflectible::getPlural()), new Patterns(...Uninflected::getPlural()), new Substitutions(...Inflectible::getIrregular()) ); } }