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

Shorten namespaced class

parent c0ea93b5
Branches
Tags
No related merge requests found
......@@ -13,7 +13,7 @@ use SimpleSAML\Utils;
* A simple processing filter for testing that redirection works as it should.
*
*/
class RedirectTest extends \SimpleSAML\Auth\ProcessingFilter
class RedirectTest extends Auth\ProcessingFilter
{
/**
* Initialize processing of the redirect test.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment