mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
Fix codestyle.
This commit is contained in:
parent
a5dc7b1a29
commit
6a1ef89aaa
2 changed files with 6 additions and 3 deletions
|
@ -26,7 +26,7 @@ namespace adapters;
|
|||
private $datas;
|
||||
|
||||
/**
|
||||
* API URL
|
||||
* API URL.
|
||||
*/
|
||||
private $api_url = 'https://jsonplaceholder.typicode.com/posts';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue