More TIC processing fixes
This commit is contained in:
@@ -8,7 +8,7 @@ abstract class FTN
|
||||
{
|
||||
protected ?Zone $zone; // Zone the packet is from
|
||||
|
||||
public function __get($key)
|
||||
public function __get(string $key)
|
||||
{
|
||||
switch ($key) {
|
||||
case 'fftn':
|
||||
|
Reference in New Issue
Block a user