You are here

protected property TwitterFeedBlock::$httpClient in Twitter_Feed 8

GuzzleHttp\Client definition.

Type: \GuzzleHttp\ClientInterface

File

src/Plugin/Block/TwitterFeedBlock.php, line 27

Class

TwitterFeedBlock
Provides a 'TwitterFeedBlock' block.

Namespace

Drupal\twitter_feed\Plugin\Block

Code

protected $httpClient;