DebugKit\Database\Log\DebugLog::name PHP Method

name() public method

Get the stored logs.
public name ( ) : array
return array
    public function name()
    {
        return $this->_connectionName;
    }