project_start/phpstorm-stubs/Reflection/ReflectionException.php

9 lines
164 B
PHP

<?php
/**
* The ReflectionException class.
*
* @link https://php.net/manual/en/class.reflectionexception.php
*/
class ReflectionException extends Exception {}