/opt/cpanel/ea-wappspector/vendor/doctrine/inflector/src/Rules/NorwegianBokmal
NameSizeModeActions
Inflectible.php9430644editdlrm
InflectorFactory.php4690644editdlrm
Rules.php8820644editdlrm
Uninflected.php6120644editdlrm
Edit: /opt/cpanel/ea-wappspector/vendor/doctrine/inflector/src/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()) ); } }