Skip to content

Kirby 5.1.3

$license->signatureData()

Creates the signature data array to compare with the signature in ::isSigned

$license->signatureData(): array

Return type

array

This method modifies the existing $license object it is applied to and returns it again.

Parent class

Kirby\Cms\License