Commit 20cd1ce9 authored by Franco Fichtner's avatar Franco Fichtner

mvc: apply style

parent 546dda2d
......@@ -55,7 +55,7 @@ class NetflowController extends ApiControllerBase
}
}
return $result;
}
}
/**
* retrieve Netflow settings
......
......@@ -67,5 +67,4 @@ class BaseModelTest extends \PHPUnit_Framework_TestCase
{
BaseModelTest::$model->general->FromEmailXXX = "test@test.nl";
}
}
......@@ -28,7 +28,6 @@
*/
namespace tests\OPNsense\Base\FieldTypes;
/**
* Class Field_Framework_TestCase
* @package tests\OPNsense\Base\FieldTypes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment