Page MenuHomeWickedGov Phorge

UseReturnValuePlugin.php
No OneTemporary

Size
350 B
Referenced Files
None
Subscribers
None

UseReturnValuePlugin.php

<?php
declare(strict_types=1);
// Moved to src/Phan/Plugin/Internal/UseReturnValuePlugin.php for autoloading convenience.
// This may become a core part of Phan.
use Phan\Plugin\Internal\UseReturnValuePlugin;
// Every plugin needs to return an instance of itself at the
// end of the file in which it's defined.
return new UseReturnValuePlugin();

File Metadata

Mime Type
text/x-php
Expires
Sat, May 16, 17:56 (9 h, 39 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f6/be/2268edb885507b57c6153274c601
Default Alt Text
UseReturnValuePlugin.php (350 B)

Event Timeline