family banners
This commit is contained in:
@@ -662,7 +662,8 @@ class WrenchApi extends BaseController
|
||||
return json_encode( $final_out );
|
||||
}
|
||||
|
||||
private function childBanners(){
|
||||
private function childBanners(): array
|
||||
{
|
||||
$bannerArray = array(
|
||||
"pending" => [
|
||||
'banner' => [
|
||||
|
||||
Reference in New Issue
Block a user