CycloneDX Library

MetadataNormalizer extends _BaseNormalizer
in package

Tags
author

jkowalleck

Table of Contents

Methods

normalize()  : array<string|int, mixed>
normalizeComponent()  : array<string|int, mixed>|null
normalizeProperties()  : array<string|int, mixed>|null
normalizeTimestamp()  : string|null
normalizeTools()  : array<string|int, mixed>|null

Methods

normalizeComponent()

private normalizeComponent(Component|null $component) : array<string|int, mixed>|null
Parameters
$component : Component|null
Return values
array<string|int, mixed>|null

normalizeTimestamp()

private normalizeTimestamp(DateTimeInterface|null $timestamp) : string|null
Parameters
$timestamp : DateTimeInterface|null
Return values
string|null

        
On this page

Search results