| Current Path : /home/rtorresani/www/vendor/php-webdriver/webdriver/lib/Exception/ |
| Current File : //home/rtorresani/www/vendor/php-webdriver/webdriver/lib/Exception/NoStringException.php |
<?php
namespace Facebook\WebDriver\Exception;
/**
* @deprecated Removed in W3C WebDriver, see https://github.com/php-webdriver/php-webdriver/pull/686
*/
class NoStringException extends WebDriverException
{
}