You are here

protected property TestFocalPointEffectBase::$previewValue in Focal Point 8

A focal point string in the form XxY, or null if we're not testing preview.

Type: string|null

File

tests/src/Unit/Effects/FocalPointEffectsTest.php, line 385

Class

TestFocalPointEffectBase
Dummy class for testing FocalPointEffectBase.

Namespace

Drupal\Tests\focal_point\Unit\Effects

Code

protected $previewValue = NULL;