CycloneDX Library

LicenseRepositoryNormalizer extends _BaseNormalizer
in package

Tags
author

jkowalleck

Table of Contents

Methods

normalize()  : array<string|int, DOMElement>
If there is any {@see LicenseExpression} in `$repo`, then this is the only item that is normalized.

Methods

normalize()

If there is any {@see LicenseExpression} in `$repo`, then this is the only item that is normalized.

public normalize(LicenseRepository $repo) : array<string|int, DOMElement>
Parameters
$repo : LicenseRepository
Tags
psalm-return

list<DOMElement>

Return values
array<string|int, DOMElement>

        
On this page

Search results