| Current Path : /var/www/html/vendor/php-webdriver/webdriver/lib/Exception/ |
| Current File : /var/www/html/vendor/php-webdriver/webdriver/lib/Exception/NoStringLengthException.php |
<?php
namespace Facebook\WebDriver\Exception;
/**
* @deprecated Removed in W3C WebDriver
*/
class NoStringLengthException extends WebDriverException
{
}