ok
Direktori : /proc/thread-self/root/home2/selectio/www/a1tex.in/vendor/doctrine/common/src/ |
Current File : //proc/thread-self/root/home2/selectio/www/a1tex.in/vendor/doctrine/common/src/CommonException.php |
<?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 { }