You are here

protected property FileTest::$container in Freelinking 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/Unit/Plugin/freelinking/FileTest.php \Drupal\Tests\freelinking\Unit\Plugin\freelinking\FileTest::container

Dependency injection container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

tests/src/Unit/Plugin/freelinking/FileTest.php, line 31

Class

FileTest
Tests the freelinking file plugin.

Namespace

Drupal\Tests\freelinking\Unit\Plugin\freelinking

Code

protected $container;