Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. LegacyExecute.php

function LegacyExecute::getIdentifierPath

Overrides Execute::getIdentifierPath

File

vendor/lullabot/php-webdriver/lib/WebDriver/LegacyExecute.php, line 64

Class

LegacyExecute
WebDriver\LegacyExecute class

Namespace

WebDriver

Code

protected function getIdentifierPath($identifier) {
    return $this->url . $identifier;
}
RSS feed
Powered by Drupal