StaticSeoUrlContentRepositoryWriterInterface

Extends

Interface StaticSeoUrlContentRepositoryWriterInterface

category

System

package

StaticSeoUrl

subpackage

Interfaces

Methods

Inserts a staticSeoUrlContent to the database.

store(\IdType $staticSeoUrlId, \StaticSeoUrlContentInterface $staticSeoUrlContent) : integer

Arguments

$staticSeoUrlId

\IdType

$staticSeoUrlContent

\StaticSeoUrlContentInterface

Response

integer

ID of inserted staticSeoUrlContent or the given staticSeoUrlContent ID if the staticSeoUrlContent had an ID already.