ContentDeleteService

Implements \ContentDeleteServiceInterface

Class ContentDeleteService

package

Default

Methods

ContentDeleteService constructor.

__construct(\ContentRepositoryInterface $repository) 

Arguments

Deletes the content data in database by id.

deleteById( $contentGroupId) : $this|\ContentRepositoryInterface

Arguments

$contentGroupId

Response

$this|\ContentRepositoryInterface

Same instance for chained method calls.

Properties

repository

repository : \ContentRepository
var

Type(s)

\ContentRepository