%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home2/vacivi36/core/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/
Upload File :
Create Path :
Current File : //home2/vacivi36/core/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Line.php

<?php declare(strict_types=1);

namespace PhpParser\Node\Scalar\MagicConst;

use PhpParser\Node\Scalar\MagicConst;

class Line extends MagicConst {
    public function getName(): string {
        return '__LINE__';
    }

    public function getType(): string {
        return 'Scalar_MagicConst_Line';
    }
}

Zerion Mini Shell 1.0