<?php class Foo { public const FOO = 42; } var_dump( Foo::FOO[] );
You have javascript disabled. You will not be able to edit any code.