(?=' . self::CONTENT_UNTIL_PARA . ')'; } /** @inheritdoc */ protected function getExitPattern(): string { return ''; } }