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