mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-04 01:34:07 +02:00
type fixes
This commit is contained in:
parent
7a74710aaa
commit
b69c20d21a
12 changed files with 25 additions and 19 deletions
|
|
@ -34,7 +34,7 @@ class RawConnection {
|
|||
private $pipes;
|
||||
|
||||
/**
|
||||
* @var resource $process
|
||||
* @var resource|null $process
|
||||
*/
|
||||
private $process;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue