<?phpclass BOL_CronJob extends PEEP_Entity{ /** * @var string */ public $methodName; /** * @var integer */ public $runStamp;}