PHP Class Backend\Modules\ContentBlocks\Command\UpdateContentBlockHandler

Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
__construct ( ContentBlockRepository $contentBlockRepository )
handle ( UpdateContentBlock $updateContentBlock ) : ContentBlock

Method Details

__construct() public méthode

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

handle() public méthode

public handle ( UpdateContentBlock $updateContentBlock ) : ContentBlock
$updateContentBlock UpdateContentBlock
Résultat Backend\Modules\ContentBlocks\Entity\ContentBlock