Open Monograph Press
3.3.0
Notification.inc.php
1
<?php
2
16
import
(
'lib.pkp.classes.notification.PKPNotification'
);
17
18
class
Notification
extends
PKPNotification
{
22
function
__construct
() {
23
parent::__construct();
24
}
25
}
26
27
Notification
OMP subclass for Notifications (defines OMP-specific types and icons).
Definition:
Notification.inc.php:18
Notification\__construct
__construct()
Definition:
Notification.inc.php:22
PKPNotification
Definition:
PKPNotification.inc.php:87
classes
notification
Notification.inc.php
Generated on Fri Aug 28 2020 14:53:05 for Open Monograph Press by
1.8.17