InvalidLicenseKeyException
- Type
- Class
- Namespace
- Craft
- Inherits
- Craft\InvalidLicenseKeyException »
Twig_Error_Loader
- Since
- 1.0
Class InvalidLicenseKeyException
See also http://craftcms.com
View source (opens new window)
# Public Properties
Property | Description |
---|---|
$licenseKey | string (opens new window) |
# $licenseKey
Signature
public string $licenseKey = null
# Public Methods
Method | Description |
---|---|
__construct() |
# __construct()
Signature
public Craft\InvalidLicenseKeyException __construct ( $licenseKey )