File "ArrayExpression.php"

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

<?php

namespace Twig\Node\Expression;

class_exists('Twig_Node_Expression_Array');

if (\false) {
    class ArrayExpression extends \Twig_Node_Expression_Array
    {
    }
}