芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/www/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
getFlippedSubstitutions() ); } public static function getPluralRuleset() : Ruleset { return new Ruleset( new Transformations(...Inflectible::getPlural()), new Patterns(...Uninflected::getPlural()), new Substitutions(...Inflectible::getIrregular()) ); } }