Install

Type
Class
Namespace
craft\helpers
Inherits
craft\helpers\Install
Since
3.1.2

Install helper

View source (opens new window)

# Public Methods

Method Description
defaultSiteLanguage() Returns the default site language for the installer.
defaultSiteName() Returns the default site name for the installer.
defaultSiteUrl() Returns the default site URL for the installer.

# defaultSiteLanguage()

Returns the default site language for the installer.

View source (opens new window)

Returns

string (opens new window)

# defaultSiteName()

Returns the default site name for the installer.

View source (opens new window)

Returns

string (opens new window), null (opens new window)

# defaultSiteUrl()

Returns the default site URL for the installer.

View source (opens new window)

Returns

string (opens new window), null (opens new window)