[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
phpMyAdmin
/
vendor
/
twig
/
twig
/
src
/
Cache
/
[
Home
]
File: CacheInterface.php
<?php namespace Twig\Cache; class_exists('Twig_CacheInterface'); if (\false) { interface CacheInterface extends \Twig_CacheInterface { } }