Skip to content

Commit b6e664c

Browse files
committed
Also added App ID note to reddit key file
1 parent 878a75d commit b6e664c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/reddit.key.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
<?php declare(strict_types=1);
2+
3+
/**
4+
* The App ID isn't a secret and comes from a Pusher blog post:
5+
* @link https://blog.pusher.com/pusher-realtime-reddit-api/
6+
*/
27
return '50ed18dd967b455393ed';

0 commit comments

Comments
 (0)