Skip to content

Commit 89ca2a4

Browse files
mnoconadriendupuis
andauthored
Update docs/templating/components.md
Co-authored-by: Adrien Dupuis <[email protected]>
1 parent 6678539 commit 89ca2a4

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 @@ Create a class implementing the `\Ibexa\Contracts\TwigComponents\ComponentInterf
2323
=== "PHP Attribute2"
2424

2525
``` php
26-
[[= include_file('code_samples/back_office/components/MyComponent.php') =]]
26+
[[= include_file('code_samples/back_office/components/MyComponent.php', 0, None, ' ') =]]
2727
```
2828

2929
=== "PHP Attribute"

0 commit comments

Comments
 (0)