PSR2 wants a blank line at the end of the file

This commit is contained in:
Alex Bilbie
2012-07-31 16:00:55 +01:00
parent 18ad2067a1
commit 3f2f25a6a7

View File

@@ -317,4 +317,4 @@ interface Database
* @return array * @return array
*/ */
public function accessTokenScopes($accessToken); public function accessTokenScopes($accessToken);
} }