Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1431272
Pow.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
304 B
Referenced Files
None
Subscribers
None
Pow.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
PhpParser\Node\Expr\BinaryOp
;
use
PhpParser\Node\Expr\BinaryOp
;
class
Pow
extends
BinaryOp
{
public
function
getOperatorSigil
()
:
string
{
return
'**'
;
}
public
function
getType
()
:
string
{
return
'Expr_BinaryOp_Pow'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 20:15 (1 d, 27 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2c/4c/c79f3171d77620d86c5d1f0e7abb
Default Alt Text
Pow.php (304 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment