LicenseRepositoryNormalizer
extends _BaseNormalizer
in package
Tags
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