Skip to content

ResolverInterface

github-actions edited this page Apr 10, 2026 · 1 revision

  • Full name: \FastForward\DevTools\License\ResolverInterface

Methods

isSupported

public isSupported(string $license): bool

Parameters:

Parameter Type Description
$license string

resolve

public resolve(string $license): string|null

Parameters:

Parameter Type Description
$license string

Clone this wiki locally