mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 16:00:13 +00:00
Improve code quality.
This commit is contained in:
@@ -28,6 +28,8 @@ namespace FireflyIII\Import\Mapper;
|
||||
interface MapperInterface
|
||||
{
|
||||
/**
|
||||
* Get map of objects.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function getMap(): array;
|
||||
|
Reference in New Issue
Block a user