You are here

protected property CustomSearchBlock::$errorHandler in Custom Search 8

The form error handler.

Type: \Drupal\Core\Form\FormErrorInterface

File

src/Plugin/Block/CustomSearchBlock.php, line 40

Class

CustomSearchBlock
Provides a 'Custom Search form' block.

Namespace

Drupal\custom_search\Plugin\Block

Code

protected $errorHandler;