replace @public by @var

This commit is contained in:
Frédéric FRANCE
2019-04-18 18:41:02 +02:00
parent f45462b409
commit 315349a681
65 changed files with 70 additions and 70 deletions

View File

@@ -34,7 +34,7 @@ class modPhpbarcode extends ModeleBarCode
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'