Skip to content

Commit 2f806a5

Browse files
committed
Add @todo for the rest test
1 parent d57134a commit 2f806a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/View/Admin/WooTab.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ public function get_sections() {
200200
* @return array
201201
*/
202202
public function get_settings() {
203+
// @TODO this should be able to be removed.
203204
if ( $this->is_rest ) {
204205
$settings = $this->get_rest_settings_options();
205206

0 commit comments

Comments
 (0)