Fix white spaces
This commit is contained in:
parent
660f02f5a6
commit
d948c9e2db
@ -39,7 +39,10 @@ class ModeleImports
|
|||||||
|
|
||||||
public $error='';
|
public $error='';
|
||||||
|
|
||||||
public $id; // Id of driver
|
/**
|
||||||
|
* @var int id of driver
|
||||||
|
*/
|
||||||
|
public $id;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string proper name for given parameter
|
* @var string proper name for given parameter
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user