芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/pay/vendor/jms/serializer/tests/Fixtures/AuthorReadOnly.php
id = $id; $this->name = $name; } public function getId() { return $this->id; } public function getName() { return $this->name; } }