Fix white spaces
This commit is contained in:
parent
4b7dd5ace3
commit
32a9e35a6a
@ -50,9 +50,9 @@ class Ctyperesource
|
||||
public $code;
|
||||
|
||||
/**
|
||||
* @var string proper name for given parameter
|
||||
*/
|
||||
public $label;
|
||||
* @var string proper name for given parameter
|
||||
*/
|
||||
public $label;
|
||||
|
||||
public $active;
|
||||
|
||||
@ -480,16 +480,16 @@ class CtyperesourceLine
|
||||
* @var int ID
|
||||
*/
|
||||
public $id;
|
||||
|
||||
/**
|
||||
* @var mixed Sample line property 1
|
||||
*/
|
||||
|
||||
public $code;
|
||||
|
||||
/**
|
||||
* @var string proper name for given parameter
|
||||
*/
|
||||
public $label;
|
||||
* @var string proper name for given parameter
|
||||
*/
|
||||
public $label;
|
||||
|
||||
public $active;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user