diff --git a/src/StandStatus.php b/src/StandStatus.php index 60e72f0..6fe8649 100644 --- a/src/StandStatus.php +++ b/src/StandStatus.php @@ -104,6 +104,7 @@ function parseData() if ($this->getAircraftWithinParameters()) { $this->checkIfAircraftAreOnStand(); } + return $this; } // Load the stand data