@@ -194,6 +194,9 @@ |
||
194 | 194 | return $assertion; |
195 | 195 | } |
196 | 196 | |
197 | + /** |
|
198 | + * @param string $destination |
|
199 | + */ |
|
197 | 200 | private function addSubjectConfirmationFor(Assertion $newAssertion, $destination, $requestId) |
198 | 201 | { |
199 | 202 | $confirmation = new SubjectConfirmation(); |