Skip to content

Commit 0978ba4

Browse files
committed
Fix lint
1 parent f6c2a41 commit 0978ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Network_Meta_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Network_Meta_Command extends CommandWithMeta {
3030
* will be made.
3131
*
3232
* @return bool The meta ID on success, false on failure.
33-
*
33+
*
3434
* @phpstan-ignore method.childReturnType
3535
*/
3636
protected function add_metadata( $object_id, $meta_key, $meta_value, $unique = false ) {

0 commit comments

Comments
 (0)