📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 02:03:11
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
doctrine
/
inflector
/
lib
/
Doctrine
/
Inflector
✏️
Editing: WordInflector.php
<?php declare (strict_types=1); namespace RectorPrefix202411\Doctrine\Inflector; interface WordInflector { public function inflect(string $word) : string; }
💾 Save Changes
❌ Cancel