CycloneDX Library

DependenciesNormalizer extends _BaseNormalizer
in package

Table of Contents

Methods

normalize()  : array<string|int, DOMElement>
Only named {@see BomRef BomRefs} will be taken into account.
normalizeDependency()  : DOMElement|null

Methods

normalize()

Only named {@see BomRef BomRefs} will be taken into account.

public normalize(Bom $bom) : array<string|int, DOMElement>

Make sure to use the BomRefDiscriminator before calling.

Parameters
$bom : Bom
Tags
psalm-return

list<DOMElement>

Return values
array<string|int, DOMElement>

        
On this page

Search results