mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-30 13:34:28 +02:00
Fixed more PHPstan warnings.
This commit is contained in:
parent
775a223ab2
commit
61bd0bd15c
4 changed files with 4 additions and 2 deletions
|
@ -30,6 +30,7 @@ use Twig\TwigFunction;
|
|||
|
||||
class LastUserExtension extends AbstractExtension
|
||||
{
|
||||
/** @var \App\Repository\LogEntryRepository */
|
||||
private $repo;
|
||||
|
||||
public function __construct(EntityManagerInterface $em)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue