mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 07:38:29 +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