Check magic constant name against PHPSandbox validation rules. This is an internal PHPSandbox function but requires public access to work.
public checkMagicConst ( string $name ) : boolean | ||
$name | string | String of the magic constant name to check |
Результат | boolean | Returns true if magic constant is valid |