We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e494d2 commit f3ffa3dCopy full SHA for f3ffa3d
tests/src/SimpleSAML/Auth/ProcessingFilterTest.php
@@ -21,7 +21,7 @@ class AttributeAlterTest extends TestCase
21
*
22
* @param array $config The filter configuration.
23
* @param array $request The request state.
24
- * @return \SimpleSAML\Auth\ProcessFilter.
+ * @return \SimpleSAML\Auth\ProcessFilter
25
*/
26
private static function processFilter(array $config, array $request): AuthProcFilter
27
{
0 commit comments