mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 14:41:20 +00:00
Update some phpdocs, courtesy of Psalm.
This commit is contained in:
@@ -159,7 +159,7 @@ trait FormSupport
|
||||
* @param $name
|
||||
* @param $options
|
||||
*
|
||||
* @return mixed
|
||||
* @return string
|
||||
*/
|
||||
protected function label(string $name, array $options = null): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user