Assign correct variable
This commit is contained in:
parent
11152623d4
commit
a302fa8708
@ -29,7 +29,7 @@ class ObjectsService
|
||||
{
|
||||
$this->entityManager = $entityManager;
|
||||
$this->dateTimeProvider = $dateTimeProvider;
|
||||
$this->client = new Client();
|
||||
$this->httpClient = new Client();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user