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