Remove useless @var

This commit is contained in:
Dylan K. Taylor 2022-05-17 20:46:24 +01:00
parent eb95e2a97e
commit 221c6b8570
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -81,7 +81,6 @@ class CrashDump{
public const PLUGIN_INVOLVEMENT_INDIRECT = "indirect";
private CrashDumpData $data;
/** @var string */
private string $encodedData;
public function __construct(