<?php $ao = new ArrayObject(['a' => 'b']); var_dump(current($ao));
You have javascript disabled. You will not be able to edit any code.