Skip to content

Commit 9610218

Browse files
authored
Update Registry.php
1 parent 71840f7 commit 9610218

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Registry.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ public function get_registered_fields() {
5555
}
5656

5757
/**
58-
* Get the TypeRegistry instance
59-
*
58+
* Get the TypeRegistry instance
59+
*
6060
* @return \WPGraphQL\Registry\TypeRegistry
6161
*/
6262
public function get_type_registry(): TypeRegistry {

0 commit comments

Comments
 (0)