Skip to content

Commit a594818

Browse files
Changes classpath to absolute
1 parent 4c66ae4 commit a594818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Store/Store.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @package prolificinteractive/simplesamlphp-module-mongo
1010
*/
1111

12-
use SimpleSAML\Store;
12+
use \SimpleSAML\Store;
1313

1414
/**
1515
* Class sspmod_mongo_Store_Store

0 commit comments

Comments
 (0)