Fix typo on ResqJobOrderHandler properties #800
This commit is contained in:
parent
6139e649fb
commit
f8d90cbdcd
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ class ResqJobOrderHandler implements JobOrderHandlerInterface
|
|||
protected $hub_dist;
|
||||
protected $hub_geofence;
|
||||
protected $cust_distance_limit;
|
||||
protected $hub_filter_enable;
|
||||
protected $hub_filter_enabled;
|
||||
protected $jo_manager;
|
||||
protected $pt_manager;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue