mirror of
https://github.com/grocy/grocy.git
synced 2025-08-13 01:06:23 +00:00
Applied formatting rules for by #1000 changed files
This commit is contained in:
@@ -64,7 +64,7 @@ class GenericEntityApiController extends BaseApiController
|
||||
}
|
||||
else
|
||||
{
|
||||
return $this->GenericErrorResponse($response, "Invalid entity");
|
||||
return $this->GenericErrorResponse($response, 'Invalid entity');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user