Verified Commit 3a54df7a authored by Dave Long's avatar Dave Long
Browse files

Issue #3356337 by Spokje, mondrake: Fix incorrect type hint and make daily...

Issue #3356337 by Spokje, mondrake: Fix incorrect type hint and make daily "updated deps" QA jobs pass
parent 95ab1941
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ final class DebugExtension extends AbstractExtension {
   *
   * Defined as a string because the Symfony VarDumper does not always exist.
   *
   * @type string
   * @var string
   */
  private const SYMFONY_VAR_DUMPER_CLASS = '\Symfony\Component\VarDumper\VarDumper';