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

namespace WPML\Core;

use WPML\Core\Twig\Error\SyntaxError;
\class_exists('WPML\\Core\\Twig\\Error\\SyntaxError');
if (\false) {
    class Twig_Error_Syntax extends \WPML\Core\Twig\Error\SyntaxError
    {
    }
}