We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a4303 commit 45cd398Copy full SHA for 45cd398
1 file changed
src/resources/FlightPointDeparture.php
@@ -15,7 +15,7 @@ class FlightPointDeparture implements ResourceInterface
15
private ?array $timings = null;
16
17
/**
18
- * @return object|null
+ * @return FlightPointTerminal|null
19
*/
20
public function getTerminal(): ?object
21
{
0 commit comments