You are here

DummyException.php in Zircon Profile 8.0

File

vendor/phpunit/phpunit/tests/_files/DummyException.php
View source
<?php

class DummyException extends Exception {

}

Classes

Namesort descending Description
DummyException