gplx/mediawiki/includes/media/InvalidPSIRException.php

5 lines
56 B
PHP

<?php
class InvalidPSIRException extends Exception {
}