1 ); } public static function get_styling_image_fields() : array { return [ 'background_image' => '.module', 'b_i' => '.module .module-buttons-item a', 'bic_b_i' => '.module .module-buttons-item em' ]; } public static function get_translatable_repeatable_fields( $module ) { return [ 'content_button' => [ 'label' => 'LINE', 'link' => 'LINK', 'title' => 'LINE' ] ]; } }