From: Vincent Vanwaelscappel Date: Wed, 21 Jan 2026 15:04:50 +0000 (+0100) Subject: #7954 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8d89f81dc03af3802c25bba1918df03206ffec8f;p=cubist_util.git #7954 @1 --- diff --git a/src/CommandLine.php b/src/CommandLine.php index d6293d5..40121df 100644 --- a/src/CommandLine.php +++ b/src/CommandLine.php @@ -342,6 +342,7 @@ class CommandLine } catch (\Exception $e) { echo $debug; } + return $debug; } public function dd()