whoami7 - Manager
:
/
home
/
techyfnq
/
www
/
wp-content
/
plugins
/
mailpoet
/
vendor-prefixed
/
twig
/
twig
/
src
/
Cache
/
Upload File:
files >> //home/techyfnq/www/wp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Cache/NullCache.php
<?php namespace MailPoetVendor\Twig\Cache; if (!defined('ABSPATH')) exit; final class NullCache implements CacheInterface { public function generateKey($name, $className) { return ''; } public function write($key, $content) { } public function load($key) { } public function getTimestamp($key) { return 0; } } \class_alias('MailPoetVendor\\Twig\\Cache\\NullCache', 'MailPoetVendor\\Twig_Cache_Null');
Copyright ©2021 || Defacer Indonesia