mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-27 06:04:54 +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 */
|
||||
protected $xml = null;
|
||||
|
||||
/** @var FatturaElettronica Fattura collegata */
|
||||
/** @var Fattura Fattura collegata */
|
||||
protected $fattura = null;
|
||||
|
||||
public function __construct($name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user