DigiComp.FluidCurrentContro.../Resources/Private/Templates/Tests/Functional/Fixtures/Test/WithLayout.html
Ferdinand Kuhl af7f663e37
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
first version passing tests in Flow 8.3
2024-05-30 14:01:25 +02:00

7 lines
242 B
HTML

<f:layout name="Test" />
<f:section name="Content">{currentController:name}
{currentController:actionName}
{currentController:packageKey}
{currentController:subpackageKey}
{currentController:objectName}
{currentController:format}</f:section>