mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 19:43:16 +00:00
Merge branch 'master' into PHRAS-3239-purge-queue
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user