mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-10 15:12:12 +00:00
Fixed phpstan issues
This commit is contained in:
parent
a755287c3b
commit
cad5261aba
6 changed files with 11 additions and 10 deletions
|
|
@ -28,8 +28,6 @@ use Symfony\Component\Process\Process;
|
|||
|
||||
class CommandRunHelper
|
||||
{
|
||||
private UpdateExecutor $updateExecutor;
|
||||
|
||||
public function __construct(
|
||||
#[Autowire(param: 'kernel.project_dir')] private readonly string $project_dir
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue