<?php class ActionScheduler_NullLogEntry extends ActionScheduler_LogEntry { public function __construct($action_id = '', $message = '') { } }