security icon indicating copy to clipboard operation
security copied to clipboard

Inconsistency in IIdentity file

Open marabucz opened this issue 4 years ago • 0 comments

Version: 3.1.0-3.1.3

Bug Description

IIdentity claims to have a method getData() (https://github.com/nette/security/blob/v3.1.3/src/Security/IIdentity.php#L15), but the method itself is being commented. Result is PHPStorm is constantly complaining about getData not being overwritten.

marabucz avatar Aug 23 '21 09:08 marabucz