Skip to content

Commit d5041bc

Browse files
chore: remove stray comment
1 parent 07035a0 commit d5041bc

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/admin/class-admin.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,6 @@ public function post_type_column_titles($columns)
199199
return $columns;
200200
}
201201

202-
/**
203-
* Register stuffs
204-
*/
205202
public function register()
206203
{
207204

@@ -293,7 +290,7 @@ protected function on_edit_box_page()
293290
}
294291

295292
/**
296-
* @param $args
293+
* @param array $args
297294
*
298295
* @return mixed
299296
*/

0 commit comments

Comments
 (0)