JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr gilour

File "CommonException.php"

Full Path: /home/mipedido/web/mipedido.app/public_html/vendor/doctrine/common/src/CommonException.php
File size: 276 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Doctrine\Common;

use Exception;

/**
 * Base exception class for package Doctrine\Common.
 *
 * @deprecated The doctrine/common package is deprecated, please use specific packages and their exceptions instead.
 */
class CommonException extends Exception
{
}