Update accountancysystem.class.php

This commit is contained in:
Philippe Grand 2018-08-22 22:30:09 +02:00 committed by GitHub
parent 137b715868
commit 25b1b08d92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
*/
class AccountancySystem
{
/**
/**
* @var DoliDB Database handler.
*/
public $db;
@ -43,7 +43,7 @@ class AccountancySystem
var $pcg_type;
var $pcg_subtype;
/**
/**
* @var string proper name for given parameter
*/
public $label;