private property BackgroundProcess::$log in Background Process 7.2
File
- ./
background_process.inc, line 71 - External API short overview
Class
- BackgroundProcess
- @file
Code
private $log = array(
'entries' => array(),
'severity' => -1,
);
private $log = array(
'entries' => array(),
'severity' => -1,
);