public static function LingotekHttpInterface::create in Lingotek Translation 8.2
Same name and namespace in other branches
- 8 src/Remote/LingotekHttpInterface.php \Drupal\lingotek\Remote\LingotekHttpInterface::create()
1 method overrides LingotekHttpInterface::create()
- LingotekHttp::create in src/
Remote/ LingotekHttp.php
File
- src/
Remote/ LingotekHttpInterface.php, line 14
Class
- LingotekHttpInterface
- a simple interface to http functions
Namespace
Drupal\lingotek\RemoteCode
public static function create(ContainerInterface $container);