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 324dcc6 commit 88c08d6Copy full SHA for 88c08d6
docs/templating/components.md
@@ -32,7 +32,7 @@ Register it as a service by using the `AsTwigComponent` attribute or the `ibexa.
32
``` yaml
33
App\Twig\Component\MyComponent:
34
tags:
35
- - { name: ibexa.twig.component, group: admin-ui-dashboard-all-tab-groups, priority: 0 }
+ - { name: ibexa.twig.component, group: admin-ui-dashboard-all-tab-groups, priority: 100 }
36
```
37
38
The available attributes are:
0 commit comments