Page MenuHomeWickedGov Phorge

Exception.php
No OneTemporary

Size
378 B
Referenced Files
None
Subscribers
None

Exception.php

<?php declare(strict_types=1);
/*
* This file is part of sebastian/object-enumerator.
*
* (c) Sebastian Bergmann <sebastian@phpunit.de>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace SebastianBergmann\ObjectEnumerator;
use Throwable;
interface Exception extends Throwable
{
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Aug 18, 23:36 (7 h, 8 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
13/c6/87d59ff936c8d06a1444aeac78ba
Default Alt Text
Exception.php (378 B)

Event Timeline