service zoomapi.client in Zoom API 8
Same name and namespace in other branches
- 2.0.x zoomapi.services.yml \zoomapi.client
 
Class
\Drupal\zoomapi\Client\ZoomApiClient2 string references to zoomapi.client
- ApiRequestTest::testZoomApiConnection in tests/
src/ Functional/ ApiRequestTest.php  - Will fail, but that's ok.
 - zoomapi_requirements in ./
zoomapi.install  - Implements hook_requirements().
 
File
View source
- class: \Drupal\zoomapi\Client\ZoomApiClient
 - arguments:
 -   - '@http_client'
 -   - '@key.repository'
 -   - '@config.factory'
 -   - '@logger.channel.zoomapi'
 -   - '@datetime.time'