You are here

protected property MappingListBuilder::$client in GatherContent 8.5

Same name and namespace in other branches
  1. 8.4 gathercontent_ui/src/MappingListBuilder.php \Drupal\gathercontent_ui\MappingListBuilder::client

Client for querying the GatherContent API.

Type: \Drupal\gathercontent\DrupalGatherContentClient

File

gathercontent_ui/src/MappingListBuilder.php, line 35

Class

MappingListBuilder
Provides a listing of GatherContent Mapping entities.

Namespace

Drupal\gathercontent_ui

Code

protected $client;