Skip to content

Commit 267e45a

Browse files
authored
Updated getter annotation accordingly
1 parent 400d22d commit 267e45a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Tmdb/Model/Tv/Episode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public function __construct()
151151
}
152152

153153
/**
154-
* @return DateTime
154+
* @return ?DateTime
155155
*/
156156
public function getAirDate()
157157
{

0 commit comments

Comments
 (0)