AsyncMysqlQueryResult::responseAttributes
The response attributes returned for the current query
public function responseAttributes(): Map<string>;
Returns
Map<string>
- A Map<string, string> of the response attributes from MySQL
The response attributes returned for the current query
public function responseAttributes(): Map<string>;
Map<string>
- A Map<string, string> of the response attributes from MySQL