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 675e242 commit 90cd268Copy full SHA for 90cd268
docs/templating/components.md
@@ -18,7 +18,7 @@ You can create Twig Components in one of two ways:
18
19
### PHP code
20
21
-Create a class implementing the `\Ibexa\Contracts\TwigComponents\ComponentInterface` interface.
+Create a class implementing the `\Ibexa\Contracts\TwigComponents\ComponentInterface` interface.
22
Register it as a service by using the `AsTwigComponent` attribute or the `ibexa.twig.component` service tag:
23
24
=== "PHP Attribute"
0 commit comments