Lakro
Results
1
comments of
Lakro
The error occurs in `class DefinitionService` at the beginning in the constructor. Here is the excerpt. The line is marked by comment: ``` class DefinitionService { private $api; private $database;...