Method | Description | |
---|---|---|
getEdition ( ) : string | Schematic requires the pro edition. | |
isInstalled ( ) : boolean | Determines if Craft is installed by checking if the info table exists. | |
setIsInstalled ( ) | Tells Craft that it's installed now. |
public getEdition ( ) : string | ||
return | string |
public isInstalled ( ) : boolean | ||
return | boolean |