Interface StaticSeoUrlRepositoryInterface
category |
System |
---|---|
package |
StaticSeoUrl |
subpackage |
Interfaces |
deleteStaticSeoUrlById(\IdType $staticSeoUrlId) : \StaticSeoUrlRepositoryInterface
\IdType
\StaticSeoUrlRepositoryInterface
Same instance for method chaining.
getAll() : \StaticSeoUrlCollection
getById(\IdType $staticSeoUrlId) : \StaticSeoUrlInterface
store(\StaticSeoUrlInterface $staticSeoUrl) : \StaticSeoUrlRepositoryInterface
\StaticSeoUrlInterface
\StaticSeoUrlRepositoryInterface
Same instance for method chaining.