mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-03 19:41:54 +00:00
Small optimizations.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @SuppressWarnings("CamelCase") // I'm fine with this.
|
||||
*
|
||||
* Class HelpController
|
||||
*
|
||||
*/
|
||||
class HelpController extends BaseController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user