|
@ -128,7 +128,7 @@ class TripComplete extends Job implements SelfHandling, ShouldQueue |
|
|
|
|
|
|
|
|
$params = [ |
|
|
$params = [ |
|
|
'h' => 'entry', |
|
|
'h' => 'entry', |
|
|
'created' => $endDate->format('c'), |
|
|
|
|
|
|
|
|
'published' => $endDate->format('c'), |
|
|
'trip' => [ |
|
|
'trip' => [ |
|
|
'type' => 'h-trip', |
|
|
'type' => 'h-trip', |
|
|
'properties' => [ |
|
|
'properties' => [ |
|
|