Skip to content

Commit

Permalink
style(stubs): fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazz-Man committed Sep 30, 2022
1 parent 2f57a7a commit 08276fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stubs/NavMenuArgs.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class NavMenuArgs extends stdClass {
* Desired menu. Accepts a menu ID, slug, name, or object. Default empty.
*
* @var int|string|WP_Term
*
* @phpstan-ignore-next-line
*/
public $menu = 0;
Expand Down

0 comments on commit 08276fe

Please sign in to comment.