芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/www/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
from = $from; $this->to = $to; } public function getFrom() : Word { return $this->from; } public function getTo() : Word { return $this->to; } }