Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrayIterator committed Nov 2, 2023
1 parent c3f97b7 commit 6d15171
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Interfaces/RdapServiceInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ public function append(string $rdapURL, string ...$target);

public function remove(string $definition);

// public function isValidTarget(string $target) : bool;

public function getRdapURL(string $target) : ?string;

public function normalize(string $target) : ?string;
Expand Down

0 comments on commit 6d15171

Please sign in to comment.