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

Breadcrumb

  1. Drupal Core 11.1.x

Local.php

Same filename in this branch
  1. 11.1.x core/lib/Drupal/Core/FileTransfer/Local.php

Namespace

WebDriver\Storage

File

vendor/lullabot/php-webdriver/lib/WebDriver/Storage/Local.php

View source
<?php


/**
 * @copyright 2021 Anthon Pang
 * @license Apache-2.0
 *
 * @package WebDriver
 *
 * @author Anthon Pang <apang@softwaredevelopment.ca>
 */
namespace WebDriver\Storage;


/**
 * WebDriver\Storage\Local class
 *
 * @package WebDriver
 */
class Local extends AbstractStorage {

}

Classes

Title Deprecated Summary
Local WebDriver\Storage\Local class

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal