* @since 1.0 */ class SystemLog extends ActiveRecord { public static function tableName() { return '{{%admin_visit_log}}'; } }