<?php $arrayObject = new \ArrayObject(); $arrayObject['$ref'] = '/ref'; var_dump(property_exists($arrayObject, '$ref'));
You have javascript disabled. You will not be able to edit any code.