M1n1 Shira0ka File Manager

Current Path : /home/bullgymbny/app2/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/
Upload File :
Current File : /home/bullgymbny/app2/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseOr.php

<?php declare(strict_types=1);

namespace PhpParser\Node\Expr\AssignOp;

use PhpParser\Node\Expr\AssignOp;

class BitwiseOr extends AssignOp
{
    public function getType() : string {
        return 'Expr_AssignOp_BitwiseOr';
    }
}

GO Party By You