Skip to content

Commit 260a062

Browse files
github-actions[bot]can0199bikar-can0199
authored
[BUGFIX] wrong codesnippet for registering CustomConditionFunctionsProvider is rendered (#6417) (#6418)
(cherry picked from commit a8ee18f) Co-authored-by: Can Karadağ <60479637+can0199@users.noreply.github.com> Co-authored-by: Can Adrian Karadag <can.karadag@bikar.com>
1 parent 9a9b113 commit 260a062

File tree

1 file changed

+1
-1
lines changed
  • Documentation/ApiOverview/SymfonyExpressionLanguage

1 file changed

+1
-1
lines changed

Documentation/ApiOverview/SymfonyExpressionLanguage/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Additional functions
8989
Additional functions can be provided with another class that has to be
9090
registered in the provider:
9191

92-
.. literalinclude:: _codesnippets/_CustomConditionFunctionsProvider.php
92+
.. literalinclude:: _codesnippets/_CustomTypoScriptConditionProvider.php
9393
:caption: EXT:my_extension/Classes/ExpressionLanguage/CustomTypoScriptConditionProvider.php
9494

9595
The (artificial) implementation below calls some external URL based on given variables:

0 commit comments

Comments
 (0)