FIX_ADD_MISSING_VARIABLE
This commit is contained in:
parent
6f291dc70a
commit
2be4cef665
@ -17,6 +17,7 @@ class VidalApiController extends BaseController
|
|||||||
protected $db;
|
protected $db;
|
||||||
protected $vidal_primary_key;
|
protected $vidal_primary_key;
|
||||||
protected $claim_type_array;
|
protected $claim_type_array;
|
||||||
|
protected $ticketController;
|
||||||
|
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user