Cleanup and add various warnings.

This commit is contained in:
James Cole
2016-01-02 16:31:14 +01:00
parent eb7c79ad27
commit 265dd37212
16 changed files with 17 additions and 21 deletions

View File

@@ -15,7 +15,6 @@ use Session;
*
* @package FireflyIII\Support
*
* @SuppressWarnings(PHPMD.TooManyMethods)
*/
class ExpandedForm
{