Fix comment which was referencing the wrong command.
This commit is contained in:
2
src/Task/loadTasks.php
Normal file → Executable file
2
src/Task/loadTasks.php
Normal file → Executable file
@@ -16,7 +16,7 @@ trait loadTasks
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Docker compose up task.
|
* Docker compose down task.
|
||||||
*/
|
*/
|
||||||
protected function taskDockerComposeDown($pathToDockerCompose = null)
|
protected function taskDockerComposeDown($pathToDockerCompose = null)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user