|
|
c93d3f07a2
|
fix(Console): add void as valid return type for command methods
Test Runner / test-php (push) Successful in 31s
Deploy Application / deploy (push) Successful in 1m42s
Test Runner / test-basic (push) Successful in 7s
The MethodSignatureAnalyzer was rejecting command methods with void return
type, causing the schedule:run command to fail validation.
|
2025-11-26 06:16:09 +01:00 |
|