ResolverInterface
Interface
Resolves license identifiers to their corresponding template filenames.
Description
This interface checks whether a given license is supported and maps it to the appropriate license template file for content generation.
Methods
resolve()
: string|null
Resolves a license identifier to its template filename.