Skip to content
Snippets Groups Projects
Commit 5157d4d1 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Mark variable as safe for code inspection.

parent 369fbdb0
No related branches found
No related tags found
No related merge requests found
......@@ -298,6 +298,7 @@ class SimpleSAML_Metadata_MetaDataStorageHandlerMDX extends SimpleSAML_Metadata_
);
}
/** @var string $xmldata */
$entity = SimpleSAML_Metadata_SAMLParser::parseString($xmldata);
SimpleSAML_Logger::debug('MetaData - Handler.MDX: Completed parsing of ['.$mdx_url.']');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment