PluginProbe
Elementor Website Builder – more than just a page builder / 3.2.3
Elementor Website Builder – more than just a page builder v3.2.3
4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
← All changes | includes/controls/base-multiple.php +3 -3 4.2.23.2.3 View file →
@@ -39,10 +39,10 @@
39 39 *
40 40 * @since 1.0.0
41 41 * @access public
42 42 *
43 - * @param array $control Control.
44 - * @param array $settings Settings.
43 + * @param array $control Control
44 + * @param array $settings Settings
45 45 *
46 46 * @return mixed Control values.
47 47 */
48 48 public function get_value( $control, $settings ) {
@@ -77,9 +77,9 @@
77 77 * @since 2.3.3 New `$control_data` parameter added.
78 78 * @access public
79 79 *
80 80 * @param string $css_property CSS property.
81 - * @param array $control_value Control value.
81 + * @param array $control_value Control value.
82 82 * @param array $control_data Control Data.
83 83 *
84 84 * @return array Control style value.
85 85 */