Newer
Older
public function getResponse(): JsonResponse;
public function addError(string $message): self;
public function addMessage(string $message): self;
public function isSuccess(): bool;
public function getResponse(): JsonResponse;
public function addError(string $message): self;
public function addMessage(string $message): self;
public function isSuccess(): bool;