Your IP : 216.73.216.180


Current Path : /proc/thread-self/root/home/lentoinv/props/vendor/nikic/php-parser/lib/PhpParser/Node/
Upload File :
Current File : //proc/thread-self/root/home/lentoinv/props/vendor/nikic/php-parser/lib/PhpParser/Node/Expr.php

<?php declare(strict_types=1);

namespace PhpParser\Node;

use PhpParser\NodeAbstract;

abstract class Expr extends NodeAbstract
{
}

?>