FrontendUserGroupRepository
this is a concrete TYPO3 implementation and solely used for EXT:felogin and not part of TYPO3's Core API.
Table of Contents
Properties
Methods
- __construct() : mixed
- findRedirectPageIdByGroupId() : int|null
Properties
$connection read-only
protected
Connection
$connection
Methods
__construct()
public
__construct(ConnectionPool $connectionPool) : mixed
Parameters
- $connectionPool : ConnectionPool
findRedirectPageIdByGroupId()
public
findRedirectPageIdByGroupId(int $groupId) : int|null
Parameters
- $groupId : int