File manager - Edit - /usr/local/prospamfilter/vendor/codeception/codeception/src/Codeception/Exception/TestParseException.php
Back
<?php namespace Codeception\Exception; class TestParseException extends \Exception { public function __construct($fileName, $errors = null) { $this->message = "Couldn't parse test '$fileName'"; if ($errors) { $this->message .= "\n$errors"; } } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings