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
Tue, Aug 18, 20:20 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
4f/60/787c7f61845ba4cf9832fbb86be3
Default Alt Text
UseReturnValuePlugin.php (350 B)

Event Timeline