mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-21 11:48:53 +00:00
Various code clean up.
This commit is contained in:
@@ -23,6 +23,9 @@ use Tests\TestCase;
|
||||
* Class JavascriptControllerTest
|
||||
*
|
||||
* @package Tests\Feature\Controllers
|
||||
* @SuppressWarnings(PHPMD.TooManyPublicMethods)
|
||||
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
|
||||
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
|
||||
*/
|
||||
class JavascriptControllerTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user