You are here

protected property AssetFileEntityHelperTest::$mockedFileEntity in Media: Acquia DAM 8

A mocked file entity.

Type: \Drupal\file\FileInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/AssetFileEntityHelperTest.php, line 53

Class

AssetFileEntityHelperTest
Tests to validate that our file entity helper works as expected.

Namespace

Drupal\Tests\media_acquiadam\Unit

Code

protected $mockedFileEntity;