GroupMapperInterface
in
Table of Contents
- mapGroup() : GroupInterface
- setNext() : void
Methods
mapGroup()
public
mapGroup(GroupDTO $dto) : GroupInterface
Parameters
- $dto : GroupDTO
Return values
GroupInterface —setNext()
public
setNext(GroupMapperInterface $next) : void
Parameters
- $next : GroupMapperInterface