Skip to content

Commit d1d6375

Browse files
authored
Update Documentation/TopLevelObjects/Config.rst
1 parent afcee5d commit d1d6375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/TopLevelObjects/Config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ Properties of 'config'
529529
.. code-block:: typoscript
530530
531531
config.htmlTag.attributes.my-attribute = 123
532-
config.htmlTag.attributes.my-attribute.userFunc = MyVendor\\MyExtension\\HtmlTagEnhancer->overrideMyAttribute
532+
config.htmlTag.attributes.my-attribute.userFunc = MyVendor\MyExtension\HtmlTagEnhancer->overrideMyAttribute
533533
534534
.. confval:: htmlTag_setParams
535535
:name: config-htmlTag-setParams

0 commit comments

Comments
 (0)