Check if PHPSandbox instance has $name namespace defined
public isDefinedNamespace ( string $name ) : boolean | ||
$name | string | String of namespace $name to query |
Résultat | boolean | Returns true if PHPSandbox instance has defined namespace, false otherwise |