Skip to content

Commit f5dec3f

Browse files
AlphaHotf3ath
authored andcommitted
Remove useless declaration (#55)
1 parent 9475a1a commit f5dec3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Document/PrimaryData/PrimaryDataInterface.php

-2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,4 @@
1616
interface PrimaryDataInterface extends \JsonSerializable
1717
{
1818
public function hasLinkTo(ResourceObject $resource): bool;
19-
20-
public function jsonSerialize();
2119
}

0 commit comments

Comments
 (0)