<?php use Twig\Loader\ChainLoader; class_exists('Twig\Loader\ChainLoader'); @trigger_error('Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead.', \E_USER_DEPRECATED); if (false) { /** @deprecated since Twig 2.7, use "Twig\Loader\ChainLoader" instead */ class Twig_Loader_Chain extends ChainLoader { } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Array.php | File | 384 B | 0644 |
|
Chain.php | File | 384 B | 0644 |
|
Filesystem.php | File | 419 B | 0644 |
|
String.php | File | 1.74 KB | 0644 |
|