Skip to content

Commit d41da58

Browse files
committed
wip
1 parent 93b7460 commit d41da58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WpOrg/Api/Cache.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public function read(string $slug): ?bool
3434

3535
$lines = explode("\n", $content);
3636

37+
// TODO: Ensure expected!
3738
return $lines[0] === 'closed';
3839
}
3940

0 commit comments

Comments
 (0)