Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1430922
BitwiseXor.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
317 B
Referenced Files
None
Subscribers
None
BitwiseXor.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
PhpParser\Node\Expr\BinaryOp
;
use
PhpParser\Node\Expr\BinaryOp
;
class
BitwiseXor
extends
BinaryOp
{
public
function
getOperatorSigil
()
:
string
{
return
'^'
;
}
public
function
getType
()
:
string
{
return
'Expr_BinaryOp_BitwiseXor'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 19:46 (3 h, 54 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2f/ce/989eb8ad6483b2826ac96b0643b6
Default Alt Text
BitwiseXor.php (317 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment