You are here

protected property CommerceFileKernelTestBase::$file in Commerce File 8.2

A test file.

Type: \Drupal\file\FileInterface;

File

tests/src/Kernel/CommerceFileKernelTestBase.php, line 21

Class

CommerceFileKernelTestBase
Provides a base class for Commerce File kernel tests.

Namespace

Drupal\Tests\commerce_file\Kernel

Code

protected $file;