Skip to content
Snippets Groups Projects
Commit 4cf79b3a authored by Tyler Antonio's avatar Tyler Antonio
Browse files

Added newline at end of the file

parent cb3a8d8f
No related branches found
No related tags found
No related merge requests found
...@@ -22,4 +22,4 @@ foreach ($config['metadata.sources'] as $s) { ...@@ -22,4 +22,4 @@ foreach ($config['metadata.sources'] as $s) {
} }
} }
} }
} }
\ No newline at end of file
...@@ -24,4 +24,4 @@ foreach ($config['metadata.sources'] as $source) { ...@@ -24,4 +24,4 @@ foreach ($config['metadata.sources'] as $source) {
echo "Successfully initialized metadata database.". PHP_EOL; echo "Successfully initialized metadata database.". PHP_EOL;
} }
} }
} }
\ No newline at end of file
...@@ -236,4 +236,4 @@ class SimpleSAML_Metadata_MetaDataStorageHandlerPdo extends SimpleSAML_Metadata_ ...@@ -236,4 +236,4 @@ class SimpleSAML_Metadata_MetaDataStorageHandlerPdo extends SimpleSAML_Metadata_
} }
} }
} }
\ 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