芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/pay/vendor/jms/serializer/tests/Fixtures/PersonCollection.php
") * @XmlList(entry = "person", inline = true) */ public $persons; /** * @Type("string") */ public $location; public function __construct() { $this->persons = new ArrayCollection(); } }