Replace deprecated getObject with getObjectNode

This commit is contained in:
2026-05-15 10:05:41 +00:00
parent fd029a79bf
commit bb738a1d79
6 changed files with 16 additions and 16 deletions

View File

@@ -59,7 +59,7 @@ class CryptoHelper {
$this->objectRetriever = $objectRetriever;
$this->namespace = isset($namespaceCoid)
? $objectRetriever->getObject($namespaceCoid)
? $objectRetriever->getObjectNode($namespaceCoid)
: $objectRetriever->getAuthenticatingNamespaceObject();
$this->reader = new NodeReader([