id = 'custom'; } /** * Runs when modules is enabled. * * @return void */ public function init(){ parent::init(); $this->title = __('Custom Notification', 'notificationx'); } }