[Doc] Fixed documentation about 'Definition vs Runtime'

This commit is contained in:
Grégoire Pineau
2017-06-02 16:26:53 +02:00
parent f6e0000499
commit c0b5eb9f03
+1 -1
View File
@@ -838,7 +838,7 @@ instance on the environment that knows how to instantiate such runtime classes
It is now possible to move the runtime logic to a new
``Project_Twig_RuntimeExtension`` class and use it directly in the extension::
class Project_Twig_RuntimeExtension extends Twig_Extension
class Project_Twig_RuntimeExtension
{
private $rot13Provider;