<?php enum Foo { } var_dump((new ReflectionClass(Foo::class))->isInstantiable());
You have javascript disabled. You will not be able to edit any code.