fix typo (#3182)
This commit is contained in:
parent
ffe5b5e4df
commit
167b503fa1
|
|
@ -27,7 +27,7 @@ class InvoiceWasCreated
|
||||||
*/
|
*/
|
||||||
public $invoice;
|
public $invoice;
|
||||||
|
|
||||||
public $company
|
public $company;
|
||||||
/**
|
/**
|
||||||
* Create a new event instance.
|
* Create a new event instance.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue