Class StaticSeoUrlReadService

Class StaticSeoUrlReadService

StaticSeoUrlReadService implements StaticSeoUrlReadServiceInterface

Methods summary

public __construct( StaticSeoUrlRepositoryInterface $staticSeoUrlRepository )

StaticSeoUrlReadService constructor.

public getAllStaticSeoUrls( void ) : StaticSeoUrlCollection

Returns a StaticSeoUrlCollection with all existing StaticSeoUrl objects.

public getStaticSeoUrlById( IdType $staticSeoUrlId ) : StaticSeoUrlInterface

Returns a StaticSeoUrl instance by the given staticSeoUrl ID.

Properties summary