feat : finish order
This commit is contained in:
@@ -127,6 +127,8 @@ class DispenseAddService extends BaseService
|
||||
|
||||
/**
|
||||
* @return array
|
||||
* @throws ContainerExceptionInterface
|
||||
* @throws NotFoundExceptionInterface
|
||||
*/
|
||||
public function handle(): array
|
||||
{
|
||||
@@ -155,8 +157,6 @@ class DispenseAddService extends BaseService
|
||||
|
||||
/**
|
||||
* @return void
|
||||
* @throws ContainerExceptionInterface
|
||||
* @throws NotFoundExceptionInterface
|
||||
*/
|
||||
private function sendAutoMq(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user