You are here

protected property ThumbnailTest::$plugin in Media entity Twitter 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/ThumbnailTest.php \Drupal\Tests\media_entity_twitter\Kernel\ThumbnailTest::plugin

The plugin under test.

Type: \Drupal\media_entity_twitter\Plugin\media\Source\Twitter

File

tests/src/Kernel/ThumbnailTest.php, line 33

Class

ThumbnailTest
Tests SVG thumbnail generation from Twitter API responses.

Namespace

Drupal\Tests\media_entity_twitter\Kernel

Code

protected $plugin;