ContentIdResolverInterface
in
Interface ContentIdResolverInterface
Table of Contents
- getAliasByIdentifier() : string
- getGroupByIdentifier() : int
Methods
getAliasByIdentifier()
public
getAliasByIdentifier(ContentIdentificationInterface $identification) : string
Parameters
- $identification : ContentIdentificationInterface
Return values
string —getGroupByIdentifier()
public
getGroupByIdentifier(ContentIdentificationInterface $identification) : int
Parameters
- $identification : ContentIdentificationInterface