mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-06 09:24:35 -04:00
Assign public property to
This commit is contained in:
parent
e1de296462
commit
31d5db06e3
@ -89,7 +89,7 @@ class CompanyImport implements ShouldQueue
|
|||||||
|
|
||||||
private $request_array = [];
|
private $request_array = [];
|
||||||
|
|
||||||
private $message = '';
|
public $message = '';
|
||||||
|
|
||||||
private $importables = [
|
private $importables = [
|
||||||
// 'company',
|
// 'company',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user