Версия 0.4.0 #7
@@ -30,7 +30,7 @@ final readonly class CompletionChecker
 | 
				
			|||||||
                $isWaiting = true;
 | 
					                $isWaiting = true;
 | 
				
			||||||
                $hashSuccessIds[] = $hash->id;
 | 
					                $hashSuccessIds[] = $hash->id;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            $hashStatusWaiting->add($hash['field'], $isWaiting);
 | 
					            $hashStatusWaiting->add($hash->field, $isWaiting);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        $this->commandHandler->handleSetStatusById($hashSuccessIds, Status::Success);
 | 
					        $this->commandHandler->handleSetStatusById($hashSuccessIds, Status::Success);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user