]> _ Git - cubist_util.git/commitdiff
#7954 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 21 Jan 2026 15:04:50 +0000 (16:04 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 21 Jan 2026 15:04:50 +0000 (16:04 +0100)
src/CommandLine.php

index d6293d51e43c790b5d729b97405109e4e0ba715a..40121dfa0628cb01fc4c99a5c9624b49cd0da65c 100644 (file)
@@ -342,6 +342,7 @@ class CommandLine
         } catch (\Exception $e) {
             echo $debug;
         }
+        return $debug;
     }
 
     public function dd()