Skip to content
Snippets Groups Projects
Commit e1b58c59 authored by fentie's avatar fentie
Browse files

declaring dynamic property. could probably be private

parent 46ef0aef
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@ use \SimpleSAML\Store;
*/
class Redis extends Store
{
public $redis;
/**
* Initialize the Redis data store.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment