Skip to content

Commit 2ffe180

Browse files
committed
Update CmdTrait.php
1 parent 5e778b7 commit 2ffe180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ubiquity/devtools/cmd/traits/CmdTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ protected static function updateDomain($options) {
140140
if ($domain != '') {
141141
DDDManager::setDomain($domain);
142142
}
143+
return $domain;
143144
}
144145
}
145146

0 commit comments

Comments
 (0)