Assign public property to
This commit is contained in:
parent
e1de296462
commit
31d5db06e3
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ class CompanyImport implements ShouldQueue
|
|||
|
||||
private $request_array = [];
|
||||
|
||||
private $message = '';
|
||||
public $message = '';
|
||||
|
||||
private $importables = [
|
||||
// 'company',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue