Fixing style errors.
This commit is contained in:
parent
ece128c9c5
commit
0d58c55167
@ -61,10 +61,10 @@ class pdf_muscadet extends ModelePDFSuppliersOrders
|
|||||||
*/
|
*/
|
||||||
public $type;
|
public $type;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array Minimum version of PHP required by module.
|
* @var array Minimum version of PHP required by module.
|
||||||
* e.g.: PHP ≥ 5.6 = array(5, 6)
|
* e.g.: PHP ≥ 5.6 = array(5, 6)
|
||||||
*/
|
*/
|
||||||
public $phpmin = array(5, 6);
|
public $phpmin = array(5, 6);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user