Fix cancel button

This commit is contained in:
Laurent Destailleur
2017-11-22 11:54:02 +01:00
parent d2b3fc5813
commit aa91b9075a
2 changed files with 27 additions and 11 deletions

View File

@@ -50,7 +50,6 @@ abstract class CommonObject
public $id;
/**
* @var string Error string
* @deprecated Use instead the array of error strings
* @see errors
*/
public $error;