Closed archdevil666pl closed 8 years ago
There is no way to call global tasks placed under \Vegas\FooBar\Task namespace or similar.
\Vegas\FooBar\Task
This patch allows to call them like php cli/cli.php vegas:foo-bar:TASK_NAME
php cli/cli.php vegas:foo-bar:TASK_NAME
:+1:
Coverage decreased (-0.1%) to 91.732% when pulling 99d0f0f3d02658d44eb882e444353f8a169f1c74 on archdevil666pl:v1.1 into 7430ea6c785cde5bf92374652ab25664a5ad34fc on vegas-cmf:v1.1.
There is no way to call global tasks placed under
\Vegas\FooBar\Task
namespace or similar.This patch allows to call them like
php cli/cli.php vegas:foo-bar:TASK_NAME