|
|
@ -40,7 +40,7 @@ class <%= blockClassModel %>_Elementor_Widget extends \Elementor\Widget_Base { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
public static function prepare( $args ): array { |
|
|
public static function prepare( $args ): array { |
|
|
// Prepare $args for render function. |
|
|
// Prepare $args for render function. |
|
|
return $args; |
|
|
return $args; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|