Fixing style errors.
This commit is contained in:
parent
067c35d905
commit
278e3a7076
@ -79,7 +79,7 @@ class Website extends CommonObject
|
||||
* @var integer|string date_creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string date_modification
|
||||
*/
|
||||
|
||||
@ -83,12 +83,12 @@ class WebsitePage extends CommonObject
|
||||
* @var int Status
|
||||
*/
|
||||
public $status;
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string date_creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string date_modification
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user