mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-06 01:45:22 +00:00
Add newlines and strict types
This commit is contained in:
@@ -86,4 +86,4 @@ class Release extends GithubObject
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,4 +32,4 @@ interface GithubRequest
|
||||
{
|
||||
public function call();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -79,4 +79,4 @@ class UpdateRequest implements GithubRequest
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user