defined
facade/ignition
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Checks whether a constant with the given name exists
<?php defined
(
string $constant_name
):
bool