This patch replaces all usages of @protected in core. The @protected tag was removed in cases where it was redundant or contradictory. It has been replaced by @internal where usage outside of core is not desired, and with @note for cases where use by extensions is desired, but should be limited. Bug: T247862 Change-Id: I5da208e5cb4504dde4113afb3a44922fd01325a3 |
||
|---|---|---|
| .. | ||
| Hook | ||
| BotPasswordSessionProvider.php | ||
| CookieSessionProvider.php | ||
| ImmutableSessionProviderWithCookie.php | ||
| MetadataMergeException.php | ||
| PHPSessionHandler.php | ||
| Session.php | ||
| SessionBackend.php | ||
| SessionId.php | ||
| SessionInfo.php | ||
| SessionManager.php | ||
| SessionManagerInterface.php | ||
| SessionOverflowException.php | ||
| SessionProvider.php | ||
| SessionProviderInterface.php | ||
| Token.php | ||
| UserInfo.php | ||