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 afcee5d commit d1d6375Copy full SHA for d1d6375
Documentation/TopLevelObjects/Config.rst
@@ -529,7 +529,7 @@ Properties of 'config'
529
.. code-block:: typoscript
530
531
config.htmlTag.attributes.my-attribute = 123
532
- config.htmlTag.attributes.my-attribute.userFunc = MyVendor\\MyExtension\\HtmlTagEnhancer->overrideMyAttribute
+ config.htmlTag.attributes.my-attribute.userFunc = MyVendor\MyExtension\HtmlTagEnhancer->overrideMyAttribute
533
534
.. confval:: htmlTag_setParams
535
:name: config-htmlTag-setParams
0 commit comments