Fixing the horrors of overly long lines, misalignment, and incorrect use of new lines.

This commit is contained in:
Dan Cryer 2014-05-01 16:53:29 +01:00
commit 69ea47874f
19 changed files with 938 additions and 102 deletions

View file

@ -44,5 +44,4 @@ class PluginInformationCollection implements InstalledPluginInformation
}
return $arr;
}
}