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 eb3cc1c commit 0dbe0cdCopy full SHA for 0dbe0cd
README.md
@@ -34,7 +34,7 @@ class MyListener implements ListenerInterface
34
{
35
public function onUpdate(Subject $subject)
36
37
- // to something
+ // do something
38
}
39
40
```
0 commit comments