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 9a205dd commit dd8fbf0Copy full SHA for dd8fbf0
Documentation/ContentObjects/Extbaseplugin/Index.rst
@@ -71,7 +71,7 @@ It is possible to display an Extbase plugin in Fluid using the
71
:ref:`CObject ViewHelper <f:cObject> <t3viewhelper:typo3-fluid-cobject>`:
72
73
.. literalinclude:: _CodeSnippets/_SomeTemplate.html
74
- :caption: EXT:my_extension/Configuration/TypoScript/setup.typoscript
+ :caption: EXT:my_extension/Resources/Private/Templates/Pages/SomeTemplate.html
75
76
Create a lib object which utilizes the :typoscript:`EXTBASEPLUGIN` into
77
a :typoscript:`lib` object:
0 commit comments