ContentDeleteServiceInterface
in
Interface ContentDeleteServiceInterface
Table of Contents
- deleteById() : self
- deletes the content data in database by id.
Methods
deleteById()
deletes the content data in database by id.
public
deleteById( $contentGroupId) : self
Parameters
Return values
self —ContentDeleteServiceInterface Same instance for chained method calls.