You are here

protected property TimeoutAwarePsr18Adapter::$psr18Adapter in Acquia Search 2.x

Same name and namespace in other branches
  1. 3.x src/Client/Adapter/TimeoutAwarePsr18Adapter.php \Drupal\acquia_search\Client\Adapter\TimeoutAwarePsr18Adapter::psr18Adapter

Solarium Psr18 Adapter.

Type: \Solarium\Core\Client\Adapter\Psr18Adapter

File

src/Client/Adapter/TimeoutAwarePsr18Adapter.php, line 32

Class

TimeoutAwarePsr18Adapter
Psr18 Adapter that implements TimeoutAwareInterface.

Namespace

Drupal\acquia_search\Client\Adapter

Code

protected $psr18Adapter;