| @@ -117,9 +117,9 @@ | ||
| 117 | 117 | * Overrides the parent method to return account data, as there's no sorting required. |
| 118 | 118 | * |
| 119 | 119 | * @since 3.4.0 |
| 120 | 120 | * |
| 121 | - * @return array | |
| 121 | + * @return bool|array | |
| 122 | 122 | */ |
| 123 | 123 | public function get() { |
| 124 | 124 | |
| 125 | 125 | return get_option( $this->settings_name ); |