StaticSeoUrlContentRepositoryDeleterInterface
in
Interface StaticSeoUrlContentRepositoryDeleterInterface
Tags
Table of Contents
- deleteById() : StaticSeoUrlContentRepositoryDeleterInterface
- Deletes a StaticSeoUrlContent by the given staticSeoUrlContent ID.
Methods
deleteById()
Deletes a StaticSeoUrlContent by the given staticSeoUrlContent ID.
public
deleteById(IdType $staticSeoUrlContentId) : StaticSeoUrlContentRepositoryDeleterInterface
Parameters
- $staticSeoUrlContentId : IdType
Return values
StaticSeoUrlContentRepositoryDeleterInterface —Same instance for method chaining.