Zend Framework 3 API Reference
Home
Contribute
All Components
→
zendframework/zend-db
→
Class ProfilerAwareInterface
Interface ProfilerAwareInterface
Summary
Fully Qualified Name:
Zend\Db\Adapter\Profiler\ProfilerAwareInterface
Description
Methods
Name
Description
Defined By
setProfiler()
ProfilerAwareInterface
Method Details
setProfiler()
Parameter Name
Type
Description
$profiler
\ProfilerInterface
Returns:
Top