mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-28 22:49:38 +01:00
Fix tipo variabile
This commit is contained in:
parent
150b8efefe
commit
7e05fe40c8
@ -28,7 +28,7 @@ class FatturaElettronica
|
|||||||
/** @var array XML della fattura */
|
/** @var array XML della fattura */
|
||||||
protected $xml = null;
|
protected $xml = null;
|
||||||
|
|
||||||
/** @var FatturaElettronica Fattura collegata */
|
/** @var Fattura Fattura collegata */
|
||||||
protected $fattura = null;
|
protected $fattura = null;
|
||||||
|
|
||||||
public function __construct($name)
|
public function __construct($name)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user