<?php
namespace plugin\notification\app\model;
use app\model\Basic;
class PluginNotificationOnline extends Basic {}