Address minor @todo in StreamFilterTest after next release of encrypt module

Created on 16 September 2016, almost 9 years ago
Updated 8 June 2025, about 2 months ago

\Drupal\Tests\file_encrypt\Unit\StreamFilterTest::setUp() includes the following @todo, which should be addressed when possible:

// @todo The current alpha release of encrypt module incorrectly depends on
//   a concretion rather than an interface, so we must mock accordingly.
//   Use \Drupal\encrypt\EncryptionProfileInterface once the next release
//   comes out.
$this->encryptionProfile = $this->getMockBuilder(EncryptionProfile::class)
  ->disableOriginalConstructor()
  ->getMock();
πŸ“Œ Task
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States traviscarden

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024