Skip to content
Snippets Groups Projects
Commit 919b0bc9 authored by Chris Ballard's avatar Chris Ballard
Browse files

Tweak for PSR-2 compliance (newline at EOF)

parent a4f9212f
No related branches found
No related tags found
No related merge requests found
...@@ -12,4 +12,4 @@ interface SourceFactory ...@@ -12,4 +12,4 @@ interface SourceFactory
* @return SimpleSAML_Auth_Source * @return SimpleSAML_Auth_Source
*/ */
public function create(array $info, array $config); public function create(array $info, array $config);
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment