PHP Symfony\Component\Security\User Пространство имен

Interfaces

Имя Описание
AccountInterface AccountInterface is the interface that user classes must implement.
UserProviderInterface UserProviderInterface is the implementation that all user provider must implement.

Классы

Имя Описание
InMemoryUserProvider InMemoryUserProvider is a simple non persistent user provider.
User User is the user implementation used by the in-memory user provider.