From 1ceb5814aee53494a1ac32ac1b562ea54f526e98 Mon Sep 17 00:00:00 2001 From: rawsrc Date: Fri, 12 Nov 2021 10:40:59 +0100 Subject: [PATCH] PHPDoc update --- Pilot.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Pilot.php b/Pilot.php index 9b679ee..4b9c3f4 100644 --- a/Pilot.php +++ b/Pilot.php @@ -50,6 +50,9 @@ */ class Pilot { + /** + * @var int + */ private static int $counter = -1; /** * @var string