010683f9 by fehrlich

fix exception namespace

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