Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pwtyler committed Nov 12, 2024
1 parent 23a7e20 commit fd2778c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Services/Endpoint.php
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ public function getReloadUri(): string {
*
* @return string
* The path for schema reloads
**/
*/
public function getReloadPath(): string {
return $this->options['reload_path'];
}
Expand Down

0 comments on commit fd2778c

Please sign in to comment.