/var/www/vhosts/nabawater/vendor/behat/gherkin/src/Behat/Gherkin/Exception
NameSizeModeActions
CacheException.php4530664editdlrm
Exception.php2980664editdlrm
LexerException.php3680664editdlrm
NodeException.php3670664editdlrm
ParserException.php3690664editdlrm
Edit: /var/www/vhosts/nabawater/vendor/behat/gherkin/src/Behat/Gherkin/Exception/ParserException.php (369B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Behat\Gherkin\Exception; use RuntimeException; class ParserException extends RuntimeException implements Exception { }