ContentDeleterInterface

Extends

Interface ContentDeleterInterface

package

Default

Methods

deletes the content data in database by id.

deleteById( $contentGroupId) : $this|\ContentDeleterInterface

Arguments

$contentGroupId

Response

$this|\ContentDeleterInterface

Same instance for chained method calls.