Skip to content
Code-Schnipsel Gruppen Projekte

fix: argument must be of type OutputProviderInterface

Zusammengeführt Henning Leutz schlägt vor, next-3.x in main zu mergen.
  1. Feb 10, 2025
    • Henning Leutz's avatar
      fix: argument must be of type OutputProviderInterface · 8fe7b2ed
      verfasst von Henning Leutz
      Changed the variable name `$OutputProvider` to `$outputProvider` to adhere to camelCase naming
      standards. Also moved the instantiation of `$outputProvider` inside an if block to prevent
      unnecessary instantiation when `$outputProvider` is empty.
      
      Related: pcsg/kunden/libellio/b2c/core#196
      8fe7b2ed