<?php enum Foo { case Bar; } var_dump(constant('Foo::Bar'));
You have javascript disabled. You will not be able to edit any code.