We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Resolves license identifiers to their corresponding template filenames.
This interface checks whether a given license is supported and maps it to the appropriate license template file for content generation.
\FastForward\DevTools\License\ResolverInterface
Resolves a license identifier to its template filename.
public resolve(string|null $license): string|null
Parameters:
$license
Return Value:
The template filename if supported, or null if not