Skip to content

Commit 21e0c83

Browse files
spazeondrejmirtes
authored andcommitted
Identity is now an alias to SimpleIdentity
Identity has been renamed to SimpleIdentity in nette/security 3.1.0, keeping the old name for backwards compatibility
1 parent 90791ea commit 21e0c83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ parameters:
2121
- Nette\Database\IRow
2222
- Nette\Http\SessionSection
2323
- Nette\Security\Identity
24+
- Nette\Security\SimpleIdentity
2425
earlyTerminatingMethodCalls:
2526
Nette\Application\UI\Component:
2627
- error

0 commit comments

Comments
 (0)