Skip to content

Commit 4221fa0

Browse files
committed
Added stop_time to the shouldCastAsDateTime whitelist array
1 parent 7cc23a4 commit 4221fa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Facebook/GraphNodes/GraphNode.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ public function shouldCastAsDateTime($key)
146146
'created_time',
147147
'updated_time',
148148
'start_time',
149+
'stop_time',
149150
'end_time',
150151
'backdated_time',
151152
'issued_at',

0 commit comments

Comments
 (0)