Home
last modified time | relevance | path

Searched defs:port (Results 1 – 3 of 3) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Remote/Service/
DDriverService.php47 public function __construct($executable, $port, $args = [], $environment = null)
/template/kajukkk/
DSnoopy.class.php39 var $port = 80; // port we are connecting to variable in Snoopy
/template/strap/ComboStrap/Web/
DUrl.php84 private ?int $port = null; variable in ComboStrap\\Web\\Url