PHP Class Backend\Modules\ContentBlocks\Command\DeleteContentBlockHandler

Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
__construct ( ContentBlockRepository $contentBlockRepository )
handle ( DeleteContentBlock $deleteContentBlock ) : ContentBlock

Method Details

__construct() public méthode

public __construct ( ContentBlockRepository $contentBlockRepository )
$contentBlockRepository Backend\Modules\ContentBlocks\Repository\ContentBlockRepository

handle() public méthode

public handle ( DeleteContentBlock $deleteContentBlock ) : ContentBlock
$deleteContentBlock DeleteContentBlock
Résultat Backend\Modules\ContentBlocks\Entity\ContentBlock