diff --git a/stubs/NavMenuArgs.php b/stubs/NavMenuArgs.php index 9cc9a1c..c310d4c 100644 --- a/stubs/NavMenuArgs.php +++ b/stubs/NavMenuArgs.php @@ -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;