Skip to content

Commit

Permalink
Document that v:content.get does not work in backend
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske committed Sep 5, 2024
1 parent db41c86 commit 96355fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Classes/ViewHelpers/Content/GetViewHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

/**
* ViewHelper used to render get content elements in Fluid templates
*
* Does not work in the TYPO3 backend.
*/
class GetViewHelper extends AbstractContentViewHelper
{
Expand Down

0 comments on commit 96355fa

Please sign in to comment.