Ojs\CoreBundle\Events\CoreEvents::getMailEventsOptions PHP Method

getMailEventsOptions() public method

    public function getMailEventsOptions()
    {
        return [new EventDetail(self::OJS_INSTALL_3PARTY, 'admin', ['bundleName', 'receiver.username', 'receiver.fullName'])];
    }