ctools_context_required::$skip_name_check
If TRUE, skip the check in ctools_context_required::select() for contexts whose names may have changed.
Type: skip_name_check
File
-
includes/
context.inc, line 242
Class
- ctools_context_required
- Used to create a method of comparing if a list of contexts match a required context type.
Code
public $skip_name_check = FALSE;