Skip to content
Snippets Groups Projects
Commit 3680ec14 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Fix TypeDoesNotContainType 3x

parent b18f058f
Branches
Tags v1.0.3
No related merge requests found
...@@ -60,7 +60,7 @@ class SP extends \SimpleSAML\Auth\Source ...@@ -60,7 +60,7 @@ class SP extends \SimpleSAML\Auth\Source
/** /**
* A list of supported protocols. * A list of supported protocols.
* *
* @var array * @var string[]
*/ */
private $protocols = []; private $protocols = [];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment