mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Cleanup and add various warnings.
This commit is contained in:
@@ -15,7 +15,6 @@ use Session;
|
||||
*
|
||||
* @package FireflyIII\Support
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.TooManyMethods)
|
||||
*/
|
||||
class ExpandedForm
|
||||
{
|
||||
|
||||
@@ -24,7 +24,6 @@ class General extends Twig_Extension
|
||||
|
||||
|
||||
/**
|
||||
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
|
||||
* @return array
|
||||
*/
|
||||
public function getFilters()
|
||||
|
||||
Reference in New Issue
Block a user