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

namespace WPML\Core;

use WPML\Core\Twig\TwigFunction;
\class_exists('WPML\\Core\\Twig\\TwigFunction');
if (\false) {
    class Twig_SimpleFunction extends \WPML\Core\Twig\TwigFunction
    {
    }
}