You are here

public property TestEntityFile::$streamWrapperManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/file/src/Tests/Migrate/EntityFileTest.php \Drupal\file\Tests\Migrate\TestEntityFile::streamWrapperManager

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

Overrides EntityFile::$streamWrapperManager

File

core/modules/file/src/Tests/Migrate/EntityFileTest.php, line 263
Contains \Drupal\file\Tests\Migrate\EntityFileTest.

Class

TestEntityFile

Namespace

Drupal\file\Tests\Migrate

Code

public $streamWrapperManager;