You are here

protected property CommandHelper::$eventDispatcher in Search API 8

The event dispatcher.

Type: \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher|null

File

src/Utility/CommandHelper.php, line 62

Class

CommandHelper
Provides functionality to be used by CLI tools.

Namespace

Drupal\search_api\Utility

Code

protected $eventDispatcher;