fix job status

#time 1h
This commit is contained in:
aina esokia
2020-10-20 15:57:46 +03:00
parent aa4fd6f17a
commit e9dabaaa41
2 changed files with 5 additions and 3 deletions

View File

@@ -102,7 +102,9 @@ class AdminConfigurationController extends Controller
/**
* @param Request $request
* @param integer $workerId
* @param $workerId
* @return \Symfony\Component\HttpFoundation\JsonResponse
* @throws \Doctrine\ORM\OptimisticLockException
*/
public function changeStatusAction(Request $request, $workerId)
{