if ($matchResult === false) {
            throw new RegexException(
                'Pattern was configured for ' . $this->getName() . ' aggregator to extract link',
                $this->configuration->getLinkExtractPattern()
            );