mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +03:00
Revert #1343
PHP Fatal error: Attribute "SensitiveParameter" cannot target property
This commit is contained in:
parent
84169179bc
commit
c61c3c6ce7
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ abstract class Account implements \JsonSerializable
|
|||
|
||||
private string $sLogin = '';
|
||||
|
||||
#[\SensitiveParameter]
|
||||
private string $sPassword = '';
|
||||
|
||||
private string $sSmtpLogin = '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue