classMysqliStatementPropertyReader
final class MysqliStatementPropertyReader
Reads the native statement properties exposed by the proxy.
Methods§
public function read(mysqli_stmt $statement, string $name): mixedRead a known native property without invoking a proxy property handler.
Parameters
$statement | mysqli_stmt | |
$name | string |
Returns
mixedTest cases 3
Test cases 4§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 3
Other tests reaching this symbol 1
ZtdMysqliStatementTestcalls