Add newlines to files [skip ci]

This commit is contained in:
James Cole
2017-08-31 06:47:18 +02:00
parent 569f736831
commit 8dec769d64
45 changed files with 46 additions and 44 deletions

View File

@@ -199,4 +199,4 @@ class BunqInformation implements InformationInterface
return $sessionToken;
}
}
}

View File

@@ -46,4 +46,4 @@ interface InformationInterface
* @return array
*/
public function getAccounts(): array;
}
}