Interface StaticSeoUrlRepositoryReaderInterface

Interface StaticSeoUrlRepositoryReaderInterface

Direct known implementers

StaticSeoUrlRepositoryReader

Methods summary

public getById( IdType $staticSeoUrlId ) : StaticSeoUrlInterface

Returns a StaticSeoUrl instance by the given staticSeoUrl ID.

public getAll( void ) : StaticSeoUrlCollection

Returns a StaticSeoUrlCollection with all existing StaticSeoUrl objects.