File "MatchesBinary.php"

Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Node/Expression/Binary/MatchesBinary.php
File size: 198 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Twig\Node\Expression\Binary;

class_exists('Twig_Node_Expression_Binary_Matches');

if (\false) {
    class MatchesBinary extends \Twig_Node_Expression_Binary_Matches
    {
    }
}