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/Scalar.php

<?php declare(strict_types=1);

namespace PhpParser\Node;

abstract class Scalar extends Expr
{
}

?>