Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Commit

Permalink
Profiling adapter default factory
Browse files Browse the repository at this point in the history
  • Loading branch information
inditel authored and Ben Youngblood committed Jul 25, 2013
1 parent a9c8cca commit 5fcb7c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/BjyProfiler/Db/Adapter/ProfilingAdapterFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
* Date: 19.06.13 10:01
*/

namespace Helpers\Db\Adapter;
namespace BjyProfiler\Db\Adapter;


use BjyProfiler\Db\Adapter\ProfilingAdapter;
use BjyProfiler\Db\Profiler\Profiler;
use Zend\ServiceManager\FactoryInterface;
use Zend\ServiceManager\ServiceLocatorInterface;
Expand Down

0 comments on commit 5fcb7c8

Please sign in to comment.