We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9475a1a commit f5dec3fCopy full SHA for f5dec3f
src/Document/PrimaryData/PrimaryDataInterface.php
@@ -16,6 +16,4 @@
16
interface PrimaryDataInterface extends \JsonSerializable
17
{
18
public function hasLinkTo(ResourceObject $resource): bool;
19
-
20
- public function jsonSerialize();
21
}
0 commit comments