PHP Classes

File: libs/Twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_without_extends.test

Recommend this page to a friend!
  Classes of william amed   Raptor 2   libs/Twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_without_extends.test   Download  
File: libs/Twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_without_extends.test
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 240 bytes
 

Contents

Class file image Download
--TEST-- "parent" tag --TEMPLATE-- {% block content %} {{ parent() }} {% endblock %} --EXCEPTION-- Twig_Error_Syntax: Calling "parent" on a template that does not extend nor "use" another template is forbidden in "index.twig" at line 3