Merge pull request #9866 from frederic34/emptylines

Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
This commit is contained in:
Laurent Destailleur
2018-10-26 15:31:24 +02:00
committed by GitHub
360 changed files with 1 additions and 720 deletions

View File

@@ -515,7 +515,6 @@ class MyObject extends CommonObject
}
$this->db->free($result);
}
else
{