You are here

public property ctools_math_expr::$suppress_errors in Chaos Tool Suite (ctools) 7

Same name and namespace in other branches
  1. 6 includes/math-expr.inc \ctools_math_expr::suppress_errors

If TRUE do not call trigger_error on error other wise do.

Type: bool

File

includes/math-expr.inc, line 75
=============================================================================.

Class

ctools_math_expr
ctools_math_expr Class.

Code

public $suppress_errors = FALSE;