File manager - Edit - /usr/local/prospamfilter/vendor/codeception/codeception/src/Codeception/Exception/ElementNotFound.php
Back
<?php namespace Codeception\Exception; use Codeception\Util\Locator; class ElementNotFound extends \PHPUnit_Framework_AssertionFailedError { public function __construct($selector, $message = null) { $selector = Locator::humanReadableString($selector); parent::__construct($message . " element with $selector was not found."); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings