commit
This commit is contained in:
6
app/libraries/justwatch.php
Normal file
6
app/libraries/justwatch.php
Normal file
@@ -0,0 +1,6 @@
|
||||
use GuzzleHttp\client;
|
||||
|
||||
class JustWatch {
|
||||
private $path = 'https://apis.justwatch.com/content/%s';
|
||||
|
||||
}
|
Reference in New Issue
Block a user