We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125496d commit 1ce34efCopy full SHA for 1ce34ef
src/SAML2/StorageProviderInterface.php
@@ -0,0 +1,9 @@
1
+<?php
2
+
3
+declare(strict_types=1);
4
5
+namespace SimpleSAML\SAML2;
6
7
+interface StorageProviderInterface
8
+{
9
+}
0 commit comments