Skip to content

Commit

Permalink
Run CS Fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer committed Mar 3, 2024
1 parent 91f34f1 commit 28352aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/values/Url.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ public function asString(): string {
}

/**
* @param string $url
*
* @throws InvalidUrlException
*/
private function ensureUrlIsValid(string $url): void {
Expand Down

0 comments on commit 28352aa

Please sign in to comment.