PHP 클래스 Backend\Modules\ContentBlocks\Command\CopyContentBlocksToOtherLocaleHandler

파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
__construct ( ContentBlockRepository $contentBlockRepository )
handle ( CopyContentBlocksToOtherLocale $copyContentBlocksToOtherLocale ) : ContentBlock

비공개 메소드들

메소드 설명
getNewExtraId ( ) : integer

메소드 상세

__construct() 공개 메소드

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

handle() 공개 메소드

public handle ( CopyContentBlocksToOtherLocale $copyContentBlocksToOtherLocale ) : ContentBlock
$copyContentBlocksToOtherLocale CopyContentBlocksToOtherLocale
리턴 Backend\Modules\ContentBlocks\Entity\ContentBlock