Skip to content

Commit

Permalink
Updated getter annotation accordingly
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheofan authored Sep 25, 2021
1 parent 400d22d commit 267e45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Tmdb/Model/Tv/Episode.php
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ public function __construct()
}

/**
* @return DateTime
* @return ?DateTime
*/
public function getAirDate()
{
Expand Down

0 comments on commit 267e45a

Please sign in to comment.