protected property MappingListBuilder::$client in GatherContent 8.4
Same name and namespace in other branches
- 8.5 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 26
Class
- MappingListBuilder
- Provides a listing of GatherContent Mapping entities.
Namespace
Drupal\gathercontent_uiCode
protected $client;