Skip to content

Commit 340a992

Browse files
committed
Format helpers examples
1 parent 04bdba9 commit 340a992

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,9 @@ In addition of using the facade methods `Alert::message` and `Menu::make`, you c
239239
alert('this is the message', 'type-of-message')
240240
```
241241

242-
`menu($items, $classes)`
242+
```php
243+
menu($items, $classes)
244+
```
243245

244246
## Access handler
245247

0 commit comments

Comments
 (0)