Skip to content

Commit

Permalink
Merge pull request #11043 from frederic34/varpublic
Browse files Browse the repository at this point in the history
replace @public by @var
  • Loading branch information
eldy committed Apr 19, 2019
2 parents cb8f9cc + 315349a commit 63f8160
Show file tree
Hide file tree
Showing 65 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion htdocs/core/modules/bank/doc/pdf_sepamandate.modules.php
Expand Up @@ -43,7 +43,7 @@ class pdf_sepamandate extends ModeleBankAccountDoc

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/barcode/doc/phpbarcode.modules.php
Expand Up @@ -34,7 +34,7 @@ class modPhpbarcode extends ModeleBarCode
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
Expand Up @@ -33,7 +33,7 @@ class modTcpdfbarcode extends ModeleBarCode
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
Expand Up @@ -45,7 +45,7 @@ class mod_barcode_product_standard extends ModeleNumRefBarCode

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/bom/mod_bom_advanced.php
Expand Up @@ -35,7 +35,7 @@ class mod_bom_advanced extends ModeleNumRefboms
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/bom/mod_bom_standard.php
Expand Up @@ -31,7 +31,7 @@ class mod_bom_standard extends ModeleNumRefboms
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/cheque/mod_chequereceipt_mint.php
Expand Up @@ -31,7 +31,7 @@ class mod_chequereceipt_mint extends ModeleNumRefChequeReceipts
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/cheque/mod_chequereceipt_thyme.php
Expand Up @@ -32,7 +32,7 @@ class mod_chequereceipt_thyme extends ModeleNumRefChequeReceipts
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
4 changes: 2 additions & 2 deletions htdocs/core/modules/commande/doc/pdf_einstein.modules.php
Expand Up @@ -75,7 +75,7 @@ class pdf_einstein extends ModelePDFCommandes

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down Expand Up @@ -379,7 +379,7 @@ public function write_file($object, $outputlangs, $srctemplatepath = '', $hidede
complete_substitutions_array($substitutionarray, $outputlangs, $object);
$notetoshow = make_substitutions($notetoshow, $substitutionarray, $outputlangs);
$notetoshow = convertBackOfficeMediasLinksToPublicLinks($notetoshow);

$pdf->SetFont('', '', $default_font_size - 1);
$pdf->writeHTMLCell(190, 3, $this->posxdesc-1, $tab_top-1, dol_htmlentitiesbr($notetoshow), 0, 1);
$nexY = $pdf->GetY();
Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/commande/mod_commande_marbre.php
Expand Up @@ -31,7 +31,7 @@ class mod_commande_marbre extends ModeleNumRefCommandes
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/commande/mod_commande_saphir.php
Expand Up @@ -35,7 +35,7 @@ class mod_commande_saphir extends ModeleNumRefCommandes
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/contract/doc/pdf_strato.modules.php
Expand Up @@ -68,7 +68,7 @@ class pdf_strato extends ModelePDFContract

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/contract/mod_contract_magre.php
Expand Up @@ -31,7 +31,7 @@ class mod_contract_magre extends ModelNumRefContracts
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/contract/mod_contract_olive.php
Expand Up @@ -54,7 +54,7 @@ class mod_contract_olive extends ModelNumRefContracts

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/contract/mod_contract_serpis.php
Expand Up @@ -30,7 +30,7 @@ class mod_contract_serpis extends ModelNumRefContracts
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/expedition/doc/pdf_espadon.modules.php
Expand Up @@ -64,7 +64,7 @@ class pdf_espadon extends ModelePdfExpedition

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/expedition/doc/pdf_merou.modules.php
Expand Up @@ -65,7 +65,7 @@ class pdf_merou extends ModelePdfExpedition

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
Expand Up @@ -64,7 +64,7 @@ class pdf_rouget extends ModelePdfExpedition

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/expedition/mod_expedition_ribera.php
Expand Up @@ -31,7 +31,7 @@ class mod_expedition_ribera extends ModelNumRefExpedition
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/expedition/mod_expedition_safor.php
Expand Up @@ -30,7 +30,7 @@ class mod_expedition_safor extends ModelNumRefExpedition
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
Expand Up @@ -30,7 +30,7 @@ class mod_expensereport_jade extends ModeleNumRefExpenseReport
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
Expand Up @@ -32,7 +32,7 @@ class mod_expensereport_sand extends ModeleNumRefExpenseReport
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/export/export_csv.modules.php
Expand Up @@ -46,7 +46,7 @@ class ExportCsv extends ModeleExports

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/export/export_excel.modules.php
Expand Up @@ -46,7 +46,7 @@ class ExportExcel extends ModeleExports

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/export/export_excel2007.modules.php
Expand Up @@ -47,7 +47,7 @@ class ExportExcel2007 extends ExportExcel

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/export/export_excel2007new.modules.php
Expand Up @@ -48,7 +48,7 @@ class ExportExcel2007new extends ModeleExports

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/export/export_tsv.modules.php
Expand Up @@ -45,7 +45,7 @@ class ExportTsv extends ModeleExports

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/facture/mod_facture_mars.php
Expand Up @@ -32,7 +32,7 @@ class mod_facture_mars extends ModeleNumRefFactures
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/facture/mod_facture_mercure.php
Expand Up @@ -35,7 +35,7 @@ class mod_facture_mercure extends ModeleNumRefFactures
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/fichinter/mod_arctic.php
Expand Up @@ -34,7 +34,7 @@ class mod_arctic extends ModeleNumRefFicheinter
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/fichinter/mod_pacific.php
Expand Up @@ -32,7 +32,7 @@ class mod_pacific extends ModeleNumRefFicheinter
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/holiday/mod_holiday_immaculate.php
Expand Up @@ -32,7 +32,7 @@ class mod_holiday_immaculate extends ModelNumRefHolidays
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/holiday/mod_holiday_madonna.php
Expand Up @@ -31,7 +31,7 @@ class mod_holiday_madonna extends ModelNumRefHolidays
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/import/import_csv.modules.php
Expand Up @@ -64,7 +64,7 @@ class ImportCsv extends ModeleImports

/**
* Dolibarr version of driver
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/import/import_xlsx.modules.php
Expand Up @@ -64,7 +64,7 @@ class ImportXlsx extends ModeleImports

/**
* Dolibarr version of driver
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/import/modules_import.php
Expand Up @@ -56,7 +56,7 @@ class ModeleImports

/**
* Dolibarr version of driver
* @public string
* @var string
*/
public $version = 'dolibarr';

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/livraison/mod_livraison_jade.php
Expand Up @@ -36,7 +36,7 @@ class mod_livraison_jade extends ModeleNumRefDeliveryOrder
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/livraison/mod_livraison_saphir.php
Expand Up @@ -33,7 +33,7 @@ class mod_livraison_saphir extends ModeleNumRefDeliveryOrder
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/payment/mod_payment_ant.php
Expand Up @@ -32,7 +32,7 @@ class mod_payment_ant extends ModeleNumRefPayments
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/payment/mod_payment_cicada.php
Expand Up @@ -31,7 +31,7 @@ class mod_payment_cicada extends ModeleNumRefPayments
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/product/mod_codeproduct_elephant.php
Expand Up @@ -56,7 +56,7 @@ class mod_codeproduct_elephant extends ModeleProductCode

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/product/mod_codeproduct_leopard.php
Expand Up @@ -61,7 +61,7 @@ class mod_codeproduct_leopard extends ModeleProductCode

/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down
2 changes: 1 addition & 1 deletion htdocs/core/modules/project/mod_project_simple.php
Expand Up @@ -33,7 +33,7 @@ class mod_project_simple extends ModeleNumRefProjects
{
/**
* Dolibarr version of the loaded document
* @public string
* @var string
*/
public $version = 'dolibarr'; // 'development', 'experimental', 'dolibarr'

Expand Down

0 comments on commit 63f8160

Please sign in to comment.