Skip to content

Commit

Permalink
chore: remove debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
damikael committed May 3, 2023
1 parent 0ffb400 commit e7119cb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,6 @@ public function addContact($type, $details)
$eexts[] = new \SAML2\XML\Chunk($ext_elem_CessionarioCommittente);
}

echo var_export($this, true);

if (isset($details['extensions'])) {
$ns = $details['extensions']['ns'];
foreach($details['extensions']['elements'] as $e_key => $e_val) {
Expand Down

0 comments on commit e7119cb

Please sign in to comment.