Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Sep 16, 2024
1 parent b90b44c commit f041bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Utils/XPath.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types=1);

namespace SimpleSAML\SOAP11\Utils;
namespace SimpleSAML\SOAP\Utils;

use DOMNode;
use DOMXPath;
Expand Down

0 comments on commit f041bb5

Please sign in to comment.