mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Update some phpdocs, courtesy of Psalm.
This commit is contained in:
@@ -70,8 +70,11 @@ trait ModelInformation
|
||||
}
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
* @return array
|
||||
* @codeCoverageIgnore
|
||||
*
|
||||
* @return string[]
|
||||
*
|
||||
* @psalm-return array<int|null, string>
|
||||
*/
|
||||
protected function getLiabilityTypes(): array
|
||||
{
|
||||
|
Reference in New Issue
Block a user