Fix phpcs
This commit is contained in:
parent
4f9aa4caac
commit
bb9b0d401e
@ -47,8 +47,8 @@ class Ccountry // extends CommonObject
|
||||
*/
|
||||
public $errors = array();
|
||||
|
||||
var $element='ccountry'; //!< Id that identify managed objects
|
||||
var $table_element='c_country'; //!< Name of table without prefix where object is stored
|
||||
public $element='ccountry'; //!< Id that identify managed objects
|
||||
public $table_element='c_country'; //!< Name of table without prefix where object is stored
|
||||
|
||||
/**
|
||||
* @var int ID
|
||||
|
||||
Loading…
Reference in New Issue
Block a user