You are here

protected static property FileUrlGeneratorTest::$privateKey in CDN 8.3

The private key to use in tests.

Type: string

File

tests/src/Unit/File/FileUrlGeneratorTest.php, line 31

Class

FileUrlGeneratorTest
@coversDefaultClass \Drupal\cdn\File\FileUrlGenerator @group cdn

Namespace

Drupal\Tests\cdn\Unit\File

Code

protected static $privateKey = 'super secret key that really is just some string';