1 ); } public static function get_styling_image_fields() : array { return [ 'background_image' => '' ]; } public static function get_translatable_repeatable_fields( $module ) { return [ 'content_icon' => [ 'label' => 'LINE', 'link' => 'LINK', 'image' => 'LINK' ] ]; } }