forked from Wavyzz/dolibarr
put phpmin info in one place
This commit is contained in:
@@ -62,12 +62,6 @@ class pdf_standard extends ModelePDFMovement
|
||||
*/
|
||||
public $type;
|
||||
|
||||
/**
|
||||
* @var array Minimum version of PHP required by module.
|
||||
* e.g.: PHP ≥ 7.0 = array(7, 0)
|
||||
*/
|
||||
public $phpmin = array(7, 0);
|
||||
|
||||
/**
|
||||
* Dolibarr version of the loaded document
|
||||
* @var string
|
||||
|
||||
Reference in New Issue
Block a user