ContentDeleterInterface

Extends

Interface ContentDeleterInterface

package

Default

Methods

deletes the content data in database by id.

deleteById(\ContentIdentificationInterface $Id) : $this|\ContentDeleterInterface

Arguments

$Id

\ContentIdentificationInterface

Response

$this|\ContentDeleterInterface

Same instance for chained method calls.