/var/www/cobraambalaj/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy
NameSizeModeActions
MethodProphecyException.php8090644editdlrm
ObjectProphecyException.php7940644editdlrm
ProphecyException.php4090644editdlrm
Edit: /var/www/cobraambalaj/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ProphecyException.php (409B)
* Marcello Duarte * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Prophecy\Exception\Prophecy; use Prophecy\Exception\Exception; interface ProphecyException extends Exception { }