<?php use Twig\Error\LoaderError; class_exists('Twig\Error\LoaderError'); @trigger_error(sprintf('Using the "Twig_Error_Loader" class is deprecated since Twig version 2.7, use "Twig\Error\LoaderError" instead.'), E_USER_DEPRECATED); if (\false) { /** @deprecated since Twig 2.7, use "Twig\Error\LoaderError" instead */ class Twig_Error_Loader extends LoaderError { } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Loader.php | File | 389 B | 0644 |
|
Runtime.php | File | 396 B | 0644 |
|
Syntax.php | File | 389 B | 0644 |
|