Ejemplo n.º 1
0
 public function __construct()
 {
     $this->setType(PushNotificationPlugin::getPushNotificationTemplateTypeCoreValue(PushNotificationTemplateType::PUSH));
     parent::__construct();
 }