Storm\Drivers\Fluent\Object\Functional\Implementation\PHPParser\NodeSimplifier::Constant PHP Метод

Constant() закрытый защищенный Метод

final protected Constant ( &$Value )
    protected final function Constant(&$Value)
    {
        return new PHPParserConstantValueNode($Value);
    }