• File: LoaderInterface.php
  • Full Path: /home/lef/public_html/wp-content/plugins/woocommerce-multilingual/addons/wpml-dependencies/lib/lib/twig/lib/Twig/LoaderInterface.php
  • File size: 239 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace WPML\Core;

use WPML\Core\Twig\Loader\LoaderInterface;
\class_exists('WPML\\Core\\Twig\\Loader\\LoaderInterface');
if (\false) {
	interface Twig_LoaderInterface extends \WPML\Core\Twig\Loader\LoaderInterface
    {
    }
}