Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1430715
ThisTypeNode.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
251 B
Referenced Files
None
Subscribers
None
ThisTypeNode.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
PHPStan\PhpDocParser\Ast\Type
;
use
PHPStan\PhpDocParser\Ast\NodeAttributes
;
class
ThisTypeNode
implements
TypeNode
{
use
NodeAttributes
;
public
function
__toString
():
string
{
return
'$this'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 19:27 (5 h, 27 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7e/90/119757e014b4c658bf1e585309a5
Default Alt Text
ThisTypeNode.php (251 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment