Skip to content

Commit

Permalink
update stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed May 12, 2024
1 parent c209138 commit 86b646c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wordpress-stubs.php
Original file line number Diff line number Diff line change
Expand Up @@ -69237,7 +69237,7 @@ public function has_valid_params()
*
* @param string $offset Parameter name.
* @return bool Whether the parameter is set.
* @phpstan-param @param key-of<T> $offset
* @phpstan-param key-of<T> $offset
*/
#[\ReturnTypeWillChange]
public function offsetExists($offset)
Expand Down

0 comments on commit 86b646c

Please sign in to comment.