<?php

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