Update notify.class.php

This commit is contained in:
Philippe Grand 2018-09-29 18:43:50 +02:00 committed by GitHub
parent 9a2fd7defe
commit 8acddb5bab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,12 @@ class Notify
public $errors = array();
var $author;
var $ref;
/**
* @var string Ref
*/
public $ref;
var $date;
var $duree;
var $note;