FRED™
3.0
FRED™: Framework for Rapid and Easy Development
Polling.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Rsi\Fred\Worker\Job
;
4
5
class
Polling
extends
\Rsi\Fred\Worker\Job{
6
7
public
function
execute
(){
8
$this->_worker->component(
'security'
)->checks[
'polling'
]->analyse();
9
}
10
11
}
Rsi\Fred\Worker\Job\Polling\execute
execute()
Definition:
Polling.php:7
Rsi\Fred\Worker\Job\Polling
Definition:
Polling.php:5
Rsi\Fred\Worker\Job
Definition:
Mail.php:3
src
Rsi
Fred
Worker
Job
Polling.php
Generated on Sun Aug 2 2020 19:43:57 for FRED™ by
1.8.13