You are here

NewException.php in Zircon Profile 8.0

Same filename and directory in other branches
  1. 8 vendor/phpunit/phpunit/tests/Regression/GitHub/74/NewException.php

File

vendor/phpunit/phpunit/tests/Regression/GitHub/74/NewException.php
View source
<?php

class NewException extends Exception {

}

Classes

Namesort descending Description
NewException