StaticSeoUrlContentRepositoryDeleterInterface

Extends

Interface StaticSeoUrlContentRepositoryDeleterInterface

category

System

package

StaticSeoUrl

subpackage

Interfaces

Methods

Deletes a StaticSeoUrlContent by the given staticSeoUrlContent ID.

deleteById(\IdType $staticSeoUrlContentId) : \StaticSeoUrlContentRepositoryDeleterInterface

Arguments

$staticSeoUrlContentId

\IdType

Response

\StaticSeoUrlContentRepositoryDeleterInterface

Same instance for method chaining.