I have a logic like this
public function __construct(DataFetcherInterface $fetcher, Alert $alert) { $this->data = $fetcher->getData(); foreach($this-