<?phpclass BOL_Search extends PEEP_Entity{ /** * @var int */ public $id; /** * @var int */ public $timeStamp;}