Page MenuHomeWickedGov Phorge

AssertionException.php
No OneTemporary

Size
400 B
Referenced Files
None
Subscribers
None

AssertionException.php

<?php
namespace Wikimedia\Assert;
/**
* Marker interface for exceptions thrown by Assert. Since the exceptions thrown by Assert
* use different standard exceptions as base classes, the marker interface is needed to be
* able to catch them all at once.
*
* @since 0.2.0
*
* @license MIT
* @author Daniel Kinzler
* @copyright Wikimedia Deutschland e.V.
*/
interface AssertionException {
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Aug 18, 19:30 (2 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
26/2d/1370c7f2e90250a2ed5b97de5ba5
Default Alt Text
AssertionException.php (400 B)

Event Timeline