DigiComp.FluidCurrentContro.../Resources/Private/Templates/Tests/Functional/Fixtures/Test/InArrays.html
Ferdinand Kuhl f75b21a874
Some checks failed
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests/1 Pipeline failed
ci/woodpecker/push/functional-tests/2 Pipeline failed
ci/woodpecker/push/functional-tests/3 Pipeline failed
ci/woodpecker/push/functional-tests/4 Pipeline failed
changing the format of the expression detections to avoid accidently being identified as objectaccessor and adding a test, where that happend with the previous expression
2024-05-30 15:08:53 +02:00

6 lines
296 B
HTML

<f:render section="Test" arguments="{controllername: '{#currentController.name}'}" /><f:section name="Test">{controllername}
{#currentController.actionName}
{#currentController.packageKey}
{#currentController.subpackageKey}
{#currentController.objectName}
{#currentController.format}</f:section>