<?php class Foo { static private $foo = [ 16 => 'xyz', 7 => 'x', 8 => 'y', 9 => 'xy' ]; }
You have javascript disabled. You will not be able to edit any code.