/** * Constructor. */ function Notification() { parent::PKPNotification(); }
/** * Constructor. */ function __construct() { parent::__construct(); }