mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Code cleanup before release.
This commit is contained in:
@@ -56,6 +56,8 @@ class UserLight extends BunqObject
|
||||
* UserLight constructor.
|
||||
*
|
||||
* @param array $data
|
||||
*
|
||||
* @throws \InvalidArgumentException
|
||||
*/
|
||||
public function __construct(array $data)
|
||||
{
|
||||
|
Reference in New Issue
Block a user