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