PHP.nl

runkit7_constant_remove

runkit7_constant_remove

Remove/Delete an already defined constant

bool **runkit7_constant_remove** string $constant_name

constant_name Name of the constant to remove. Either the name of a global constant, or indicating a class constant. classname::constname

return.success

define``runkit7_constant_add``runkit7_constant_redefine