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

Breadcrumb

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

function CurlExec::getCurlInfo

Get curl info

Return value

array

File

vendor/lullabot/php-webdriver/lib/WebDriver/Exception/CurlExec.php, line 33

Class

CurlExec
WebDriver\Exception\CurlExec class

Namespace

WebDriver\Exception

Code

public function getCurlInfo() {
    return $this->curlInfo;
}
RSS feed
Powered by Drupal