Page MenuHomeWickedGov Phorge

PseudoType.php
No OneTemporary

Size
365 B
Referenced Files
None
Subscribers
None

PseudoType.php

<?php
declare(strict_types=1);
/**
* This file is part of phpDocumentor.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @link http://phpdoc.org
*/
namespace phpDocumentor\Reflection;
interface PseudoType extends Type
{
public function underlyingType(): Type;
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Aug 18, 22:20 (1 d, 16 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
37/80/1bfdd9cb753ec6ae7a6e07ef9749
Default Alt Text
PseudoType.php (365 B)

Event Timeline