Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Shadow.php
function Shadow::getID
Get shadow ID
Return value
string
File
vendor/
lullabot/
php-webdriver/
lib/
WebDriver/
Shadow.php
, line 58
Class
Shadow
WebDriver\Shadow
class
Namespace
WebDriver
Code
public
function
getID
() {
return
$this
->
id
; }
RSS feed