Check if PHPSandbox instance has $name magic constant defined
public isDefinedMagicConst ( string $name ) : boolean | ||
$name | string | String of magic constant $name to query |
return | boolean | Returns true if PHPSandbox instance has defined magic constant, false otherwise |