010683f9 by fehrlich

fix exception namespace

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