Class InfoBoxRepository
Class InfoBoxRepository
- InfoBoxRepository implements InfoBoxRepositoryInterface
Package: InfoBox\Repositories
Category: System
Located at Services/Core/InfoBox/Repositories/InfoBoxRepository.inc.php
Category: System
Located at Services/Core/InfoBox/Repositories/InfoBoxRepository.inc.php
Methods summary
public
__construct( InfoBoxRepositoryReaderInterface $reader, InfoBoxRepositoryWriterInterface $writer, InfoBoxRepositoryDeleterInterface $deleter )
InfoBoxRepository constructor.
public
deleteMessageByIdentifier( StringType $identifier )
Deletes a message based on its identifier.