芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/pay/vendor/jms/serializer/tests/Fixtures/AllExcludedObject.php
* * @ExclusionPolicy(policy="all") */ class AllExcludedObject { private $foo = 'foo'; /** * @Expose */ private $bar = 'bar'; }