ContentDeleteServiceInterface

Extends

Interface ContentDeleteServiceInterface

package

Default

Methods

deletes the content data in database by id.

deleteById( $contentGroupId) : $this

Arguments

$contentGroupId

Response

$this

ContentDeleteServiceInterface Same instance for chained method calls.