Skip to content

Commit 675e242

Browse files
committed
Added highlight
1 parent 88c08d6 commit 675e242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templating/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Register it as a service by using the `AsTwigComponent` attribute or the `ibexa.
2323

2424
=== "PHP Attribute"
2525

26-
``` php
26+
``` php hl_lines="8-11"
2727
[[= include_file('code_samples/back_office/components/MyComponent.php', glue=' ') =]]
2828
```
2929

0 commit comments

Comments
 (0)