protected property InstagramBlockBlock::$httpClient in Instagram Block 8.3
Same name and namespace in other branches
- 8 src/Plugin/Block/InstagramBlockBlock.php \Drupal\instagram_block\Plugin\Block\InstagramBlockBlock::httpClient
- 8.2 src/Plugin/Block/InstagramBlockBlock.php \Drupal\instagram_block\Plugin\Block\InstagramBlockBlock::httpClient
The HTTP client to fetch the feed data with.
Type: \GuzzleHttp\Client
File
- src/
Plugin/ Block/ InstagramBlockBlock.php, line 33
Class
- InstagramBlockBlock
- Provides an Instagram block.
Namespace
Drupal\instagram_block\Plugin\BlockCode
protected $httpClient;