StaticSeoUrlReadService

Implements \StaticSeoUrlReadServiceInterface

Class StaticSeoUrlReadService

category

System

package

StaticSeoUrls

Methods

StaticSeoUrlReadService constructor.

__construct(\StaticSeoUrlRepositoryInterface $staticSeoUrlRepository) 

Arguments

$staticSeoUrlRepository

\StaticSeoUrlRepositoryInterface

Returns a StaticSeoUrlCollection with all existing StaticSeoUrl objects.

getAllStaticSeoUrls() : \StaticSeoUrlCollection

Returns a StaticSeoUrl instance by the given staticSeoUrl ID.

getStaticSeoUrlById(\IdType $staticSeoUrlId) : \StaticSeoUrlInterface

Arguments

$staticSeoUrlId

\IdType

Response

\StaticSeoUrlInterface

Properties

staticSeoUrlRepository

staticSeoUrlRepository : \StaticSeoUrlRepositoryInterface