芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/vendor/hamcrest/hamcrest-php/generator/FactoryCall.php
method = $method; $this->name = $name; } public function getMethod() { return $this->method; } public function getName() { return $this->name; } }