534c654c by fehrlich

fix namespace

1 parent f407e480
1 <?php 1 <?php
2 2
3 namespace fehrlich\ScoutAPI; 3 namespace fehrlich\ImmoScoutAPI;
4 4
5 use function GuzzleHttp\json_decode; 5 use function GuzzleHttp\json_decode;
6 use function GuzzleHttp\json_encode; 6 use function GuzzleHttp\json_encode;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!