mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Did some code cleanup. Comments and headers mostly.
This commit is contained in:
@@ -10,6 +10,9 @@ use Input;
|
||||
*/
|
||||
class SearchController extends Controller
|
||||
{
|
||||
/**
|
||||
* SearchController constructor.
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
|
Reference in New Issue
Block a user