Page MenuHomeWickedGov Phorge

NoTraitException.php
No OneTemporary

Size
406 B
Referenced Files
None
Subscribers
None

NoTraitException.php

<?php declare(strict_types=1);
/*
* This file is part of sebastian/code-unit.
*
* (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\CodeUnit;
use RuntimeException;
final class NoTraitException extends RuntimeException implements Exception
{
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Aug 18, 22:08 (1 d, 12 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d6/0b/58afb91a5fba586b50ae936a8fb6
Default Alt Text
NoTraitException.php (406 B)

Event Timeline