src/PartKeepr/CoreBundle/DoctrineMigrations/Version20150708120022.php
Method fixTree
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function fixTree($table)
{
$nodes = $this->getNodeIds($table);
$queryBuilder = $this->connection->createQueryBuilder();