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

Breadcrumb

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

function WebDriver::methods

Overrides AbstractWebDriver::methods

File

vendor/lullabot/php-webdriver/lib/WebDriver/WebDriver.php, line 31

Class

WebDriver
WebDriver class

Namespace

WebDriver

Code

protected function methods() {
    return array(
        'status' => 'GET',
    );
}
RSS feed
Powered by Drupal