Fix phpcs
This commit is contained in:
parent
853a0ab7a3
commit
76bf412f95
@ -67,7 +67,7 @@ class pdf_cyan extends ModelePDFPropales
|
|||||||
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.4 = array(5, 4)
|
* e.g.: PHP ≥ 5.4 = array(5, 4)
|
||||||
*/
|
*/
|
||||||
public $phpmin = array(5, 4);
|
public $phpmin = array(5, 4);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user