Skip to content

Commit

Permalink
PHPDoc update
Browse files Browse the repository at this point in the history
  • Loading branch information
rawsrc committed Nov 12, 2021
1 parent 58442bf commit 1ceb581
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Pilot.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
*/
class Pilot
{
/**
* @var int
*/
private static int $counter = -1;
/**
* @var string
Expand Down

0 comments on commit 1ceb581

Please sign in to comment.