task banners
This commit is contained in:
@@ -463,6 +463,7 @@ class ResultFormatter extends Model
|
|||||||
'job_country' => $out["job_country_${key}"],
|
'job_country' => $out["job_country_${key}"],
|
||||||
'currency' => $out["currency_${key}"],
|
'currency' => $out["currency_${key}"],
|
||||||
'currency_code' => $out["currency_code_${key}"],
|
'currency_code' => $out["currency_code_${key}"],
|
||||||
|
"banner" => 'default.jpg',
|
||||||
'interest_count' => $out["${$int_c}"] ?? 0,
|
'interest_count' => $out["${$int_c}"] ?? 0,
|
||||||
'category' => $this->dummyGetCategory( $cateG )
|
'category' => $this->dummyGetCategory( $cateG )
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user