87517607 by fehrlich

Merge branch 'master' of gitlab.com:fehrlich/immoscout24-api-php

2 parents 694d0b75 010683f9
1 <?php 1 <?php
2 2
3 namespace fehrlich\ScoutAPI\exceptions; 3 namespace fehrlich\ImmoScoutAPI\exceptions;
4
5 use Exception;
4 6
5 use Exception; 7 use Exception;
6 8
......
1 <?php 1 <?php
2 2
3 namespace fehrlich\ScoutAPI\exceptions; 3 namespace fehrlich\ImmoScoutAPI\exceptions;
4
5 use Exception;
4 6
5 use Exception; 7 use Exception;
6 8
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!