Page MenuHomeWickedGov Phorge

Mul.php
No OneTemporary

Size
222 B
Referenced Files
None
Subscribers
None
<?php declare(strict_types=1);
namespace PhpParser\Node\Expr\AssignOp;
use PhpParser\Node\Expr\AssignOp;
class Mul extends AssignOp
{
public function getType() : string {
return 'Expr_AssignOp_Mul';
}
}

File Metadata

Mime Type
text/x-php
Expires
Sat, May 16, 20:55 (1 d, 11 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
fa/68/6689f1c119ed84dc0afd28b3c4dc
Default Alt Text
Mul.php (222 B)

Event Timeline