theme-test-deprecations-child.html.twig
{# Test use of deprecated variables in a child template. #}
{{- foo }}|
{{- gaz }}
  
  1 theme call to theme-test-deprecations-child.html.twig
- TwigDeprecationsTest::testParentVariableDeprecation in core/tests/ Drupal/ KernelTests/ Core/ Theme/ TwigDeprecationsTest.php 
- Test deprecation of variables in parent does not leak to child.
File
- 
              core/modules/ system/ tests/ modules/ theme_test/ templates/ theme-test-deprecations-child.html.twig 
View source
- {# Test use of deprecated variables in a child template. #}
- {{- foo }}|
- {{- gaz }}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
