Skip to content

Commit

Permalink
chore: add missing internal tag on FingerprintHelper
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrixx committed Mar 20, 2024
1 parent c059974 commit b3ff0a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Fingerprint/FingerprintHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use Psr\Cache\CacheItemPoolInterface;
use Symfony\Contracts\Cache\CacheInterface;

/** @internal */
class FingerprintHelper
{
private const SUFFIX = '.fingerprint';
Expand Down

0 comments on commit b3ff0a3

Please sign in to comment.