Skip to content

Commit ccc05bf

Browse files
author
Jonny Harris
committed
Merge branch 'master' of github.com:spacedmonkey/entity-command
2 parents cf22a53 + a26f261 commit ccc05bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Site_Meta_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ protected function check_object_id( $object_id ) {
3434
$site = $fetcher->get_check( $object_id );
3535
return $site->blog_id;
3636
}
37-
37+
3838
/**
3939
* Wrapper method for add_metadata that can be overridden in sub classes.
4040
*

0 commit comments

Comments
 (0)