Commit 9d77646
Add getters and setters for attributes property
This addition prevents the need to overload the $attributes property when extending this class to get access to all attributes at once. Currently, there is no way to get all attributes out of the passport without knowing the names of each attribute.
hslavich/OneloginSamlBundle#181 (comment)1 parent 91c14f2 commit 9d77646
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
106 | 111 | | |
0 commit comments