Skip to content

Commit c0210e3

Browse files
committed
Trigger webhooks release.
1 parent 84e39a6 commit c0210e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/wp-graphql-webhooks/src/Services/Interfaces/ServiceLocator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ public function has( string $name ): bool;
2525
* @return object
2626
*/
2727
public function get( string $name );
28-
}
28+
}

0 commit comments

Comments
 (0)