| Current Path : /var/www/html/vendor/codeception/codeception/src/Codeception/Exception/ |
| Current File : /var/www/html/vendor/codeception/codeception/src/Codeception/Exception/ContentNotFound.php |
<?php
namespace Codeception\Exception;
class ContentNotFound extends \PHPUnit\Framework\AssertionFailedError
{
}