File "AnnotationException.php"

Full Path: /home/capoeirajd/www/wp-content/plugins/wp-migrate-db/vendor/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php
File size: 170 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace DeliciousBrains\WPMDB\Container\PhpDocReader;

/**
 * @author Matthieu Napoli <matthieu@mnapoli.fr>
 */
class AnnotationException extends \Exception
{
}