We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f0a00 commit f2835c1Copy full SHA for f2835c1
tests/specs/JsonDecoderSpec.php
@@ -72,7 +72,6 @@ class JsonDecoderSample
72
73
class SampleTransformer implements Transformer
74
{
75
-
76
public function register(ClassBindings $classBindings)
77
78
$classBindings->register(new CallbackBinding('name', function ($data) {
0 commit comments