mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
replace @public by @var
This commit is contained in:
@@ -34,7 +34,7 @@ class modPhpbarcode extends ModeleBarCode
|
||||
{
|
||||
/**
|
||||
* Dolibarr version of the loaded document
|
||||
* @public string
|
||||
* @var string
|
||||
*/
|
||||
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user