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
|
|
@ -28,7 +28,7 @@ class NativeShare extends AbstractShare {
|
|||
private $name;
|
||||
|
||||
/**
|
||||
* @var NativeState $state
|
||||
* @var ?NativeState $state
|
||||
*/
|
||||
private $state;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue