Elementor\Scheme_Color_Picker::get_description PHP Method

get_description() public static method

public static get_description ( )
    public static function get_description()
    {
        return __('Choose which colors appear in the editor\'s color picker. This makes accessing the colors you chose for the site much easier.', 'elementor');
    }