Overrides EventSubscriberInterface::getSubscribedEvents
public static function getSubscribedEvents() : array { return [ BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY => 'onGetDependency', ]; }