File "AssertionError.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/AssertionError.php
File size: 119 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Hamcrest;
/*
Copyright (c) 2009 hamcrest.org
*/
class AssertionError extends \RuntimeException
{
}