PHP Class Backend\Modules\ContentBlocks\Command\CopyContentBlocksToOtherLocaleHandler

Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
__construct ( ContentBlockRepository $contentBlockRepository )
handle ( CopyContentBlocksToOtherLocale $copyContentBlocksToOtherLocale ) : ContentBlock

Private Methods

Méthode Description
getNewExtraId ( ) : integer

Method Details

__construct() public méthode

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

handle() public méthode

public handle ( CopyContentBlocksToOtherLocale $copyContentBlocksToOtherLocale ) : ContentBlock
$copyContentBlocksToOtherLocale CopyContentBlocksToOtherLocale
Résultat Backend\Modules\ContentBlocks\Entity\ContentBlock