trait ValidateBlockRequestTrait (View source)

A port of \Concrete\Controller\Dialog\Block::validateBlock functionality that can be more easily included in different situations

Methods

JsonResponse|null
validateBlock(Block $b, array $postBody)

No description

Details

JsonResponse|null validateBlock(Block $b, array $postBody)

No description

Parameters

Block $b
array $postBody

Return Value

JsonResponse|null