Class Kint\Parser\MysqliPlugin

extends Plugin

Adds support for Mysqli object parsing.

Due to the way mysqli is implemented in PHP, this will cause warnings on certain Mysqli objects if screaming is enabled.

Methods
Methods inherited from Kint\Parser\Plugin
setParser(),
Properties
Properties inherited from Kint\Parser\Plugin
$parser