StaticSeoUrlRepositoryDeleterInterface

Extends

Interface StaticSeoUrlRepositoryDeleterInterface

category

System

package

StaticSeoUrl

subpackage

Interfaces

Methods

Deletes a StaticSeoUrl by the given staticSeoUrl ID.

deleteById(\IdType $staticSeoUrlId) : \StaticSeoUrlRepositoryDeleterInterface

Arguments

$staticSeoUrlId

\IdType

Response

\StaticSeoUrlRepositoryDeleterInterface

Same instance for method chaining.