@@ -13,5 +13,5 @@ |
||
13 | 13 | |
14 | 14 | interface ScopePolicyInterface |
15 | 15 | { |
16 | - function getDefaultScopes(ClientInterface $client) : ?array ; |
|
16 | + function getDefaultScopes(ClientInterface $client) : ?array; |
|
17 | 17 | } |
18 | 18 | \ No newline at end of file |