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