mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix tipo variabile
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user