banner data

This commit is contained in:
CHIEFSOFT\ameye
2023-06-09 22:45:26 -04:00
parent bd4fb5dbe4
commit b6bbd52b62
3 changed files with 69 additions and 0 deletions
+3
View File
@@ -115,6 +115,9 @@ class ResultFormatter extends Model
"banner_location" => $out["banner_location_${key}"],
"link_path" => $out["link_path_${key}"],
"button_text" => $out["button_text_${key}"],
"short_button_text" => $out["short_button_text_${key}"],
"short_title" => $out["short_title_${key}"],
"short_description" => $out["short_description_${key}"],
);
}
break;