@@ -56,7 +56,7 @@ |
||
56 | 56 | /** |
57 | 57 | * Return a differently formatted value for end-users |
58 | 58 | * |
59 | - * @return mixed |
|
59 | + * @return boolean |
|
60 | 60 | */ |
61 | 61 | public function get_formatted_value() { |
62 | 62 | return ( $this->get_value() === $this->get_option_value() ); |