protected property InstagramBlockBlock::$httpClient in Instagram Block 8
Same name and namespace in other branches
- 8.3 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 35 - Contains \Drupal\instagram_block\Plugin\Block\InstagramBlockBlock.
Class
- InstagramBlockBlock
- Provides an Instagram block.
Namespace
Drupal\instagram_block\Plugin\BlockCode
protected $httpClient;