8000 minor #43586 [Lock] Remove unused property from DoctrineDbalStore (Gr… · symfony/symfony@2422466 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2422466

Browse files
committed
minor #43586 [Lock] Remove unused property from DoctrineDbalStore (GromNaN)
This PR was merged into the 5.4 branch. Discussion ---------- [Lock] Remove unused property from DoctrineDbalStore | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #43585 (comment) | License | MIT | Doc PR | no Commits ------- c035d12 [Lock] Remove unused property from DoctrineDbalStore
2 parents f011bc7 + c035d12 commit 2422466

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Lock/Store/DoctrineDbalStore.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class DoctrineDbalStore implements PersistingStoreInterface
4141
use ExpiringStoreTrait;
4242

4343
private $conn;
44-
private $dsn;
4544

4645
/**
4746
* List of available options:

0 commit comments

Comments
 (0)
0