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 88c08d6 commit 675e242Copy full SHA for 675e242
docs/templating/components.md
@@ -23,7 +23,7 @@ Register it as a service by using the `AsTwigComponent` attribute or the `ibexa.
23
24
=== "PHP Attribute"
25
26
- ``` php
+ ``` php hl_lines="8-11"
27
[[= include_file('code_samples/back_office/components/MyComponent.php', glue=' ') =]]
28
```
29
0 commit comments