public property ActivityActionHandler::$batch in Activity 7
Boolean indicating if this handler can do batch operations.
Type: boolean
File
- ./
activity_action_handlers.inc, line 49
Class
Code
public $batch;
Boolean indicating if this handler can do batch operations.
Type: boolean
public $batch;