mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
type fixes
This commit is contained in:
parent
7a74710aaa
commit
b69c20d21a
12 changed files with 25 additions and 19 deletions
|
|
@ -31,7 +31,7 @@ class ServerFactory {
|
|||
Server::class
|
||||
];
|
||||
|
||||
/** @var System */
|
||||
/** @var ISystem */
|
||||
private $system;
|
||||
|
||||
/** @var IOptions */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue