mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-05 05:33:36 +00:00
Various optimisations.
This commit is contained in:
@@ -3,6 +3,11 @@ namespace Helper;
|
||||
// here you can define custom actions
|
||||
// all public methods declared in helper class will be available in $I
|
||||
|
||||
/**
|
||||
* Class Functional
|
||||
*
|
||||
* @package Helper
|
||||
*/
|
||||
class Functional extends \Codeception\Module
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user