/var/www/cobraambalaj/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Portuguese
NameSizeModeActions
Inflectible.php56870644editdlrm
InflectorFactory.php4660644editdlrm
Rules.php8790644editdlrm
Uninflected.php7270644editdlrm
Edit: /var/www/cobraambalaj/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Portuguese/Rules.php (879B)
getFlippedSubstitutions() ); } public static function getPluralRuleset() : Ruleset { return new Ruleset( new Transformations(...Inflectible::getPlural()), new Patterns(...Uninflected::getPlural()), new Substitutions(...Inflectible::getIrregular()) ); } }