NewException.php

File

drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/74/NewException.php
View source
<?php

class NewException extends Exception {

}

Classes

Namesort descending Description
NewException