media_uid
This commit is contained in:
@@ -716,6 +716,7 @@ class ResultFormatter extends Model
|
||||
'job_country' => $out["job_country_${key}"],
|
||||
'currency' => $out["currency_${key}"],
|
||||
'job_type' => $out["job_type_${key}"],
|
||||
'media_uid' => $out["media_uid_${key}"],
|
||||
'currency_code' => $out["currency_code_${key}"],
|
||||
"banner" => $this->fixEmptyBanner( $out["banner_${key}"]),
|
||||
'interest_count' => $out["${$int_c}"] ?? 0,
|
||||
|
||||
Reference in New Issue
Block a user