You are here

protected property InstagramBlockPlaceBlockTest::$themeInstaller in Instagram Block 8.3

Same name and namespace in other branches
  1. 8.2 src/Tests/InstagramBlockPlaceBlockTest.php \Drupal\instagram_block\Tests\InstagramBlockPlaceBlockTest::themeInstaller

The theme handler.

Type: \Drupal\Core\Extension\ThemeInstallerInterface

File

src/Tests/InstagramBlockPlaceBlockTest.php, line 43

Class

InstagramBlockPlaceBlockTest
Test the placing of Instagram block blocks.

Namespace

Drupal\instagram_block\Tests

Code

protected $themeInstaller;