Skip to content

Commit 3f7a5b4

Browse files
committed
Fix syntax highlighting in migration/wsc54/php.md
1 parent 6adc620 commit 3f7a5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/wsc54/php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ final class ValueDumpListener implements IParameterizedEventListener
177177

178178
Now:
179179

180-
```
180+
```php
181181
EventHandler::getInstance()->fire(new ValueAvailable(\random_int(1, 1024)));
182182
```
183183

0 commit comments

Comments
 (0)