$x509Data of type string is incompatible with the type SimpleSAML\XMLSchema\Typ...face\ValueTypeInterface expected by parameter $content of SimpleSAML\XMLSecurity\X...tificate::__construct().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
30
new X509Certificate(/** @scrutinizer ignore-type */ $x509Data),