Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-06-20 13:56:20 +02:00
parent 4f9aa4caac
commit bb9b0d401e

View File

@ -47,8 +47,8 @@ class Ccountry // extends CommonObject
*/ */
public $errors = array(); public $errors = array();
var $element='ccountry'; //!< Id that identify managed objects public $element='ccountry'; //!< Id that identify managed objects
var $table_element='c_country'; //!< Name of table without prefix where object is stored public $table_element='c_country'; //!< Name of table without prefix where object is stored
/** /**
* @var int ID * @var int ID