StaticSeoUrlRepositoryWriterInterface

Extends

Interface StaticSeoUrlRepositoryWriterInterface

category

System

package

StaticSeoUrl

subpackage

Interfaces

Methods

Inserts a staticSeoUrl to the database.

store(\StaticSeoUrlInterface $staticSeoUrl) : integer

Arguments

$staticSeoUrl

\StaticSeoUrlInterface

Response

integer

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