Closed
Description
in src/MySQLReplication/Event/Event.php, line 29
This
mySQLRepository
attribute is declared but never used. You should remove it.
class Event
{
/**
* @var MySQLRepository
*/
private $mySQLRepository;
/**
* @var Config
*/
private $config;
/**
Posted from SensioLabsInsight
Metadata
Metadata
Assignees
Labels
No labels