Io

Type
Class
Namespace
craft\web\twig\variables
Inherits
craft\web\twig\variables\Io
Since
3.0.0

Io variable.

View source (opens new window)

# Public Methods

Method Description
getFileKinds() Returns a list of file kinds.
getMaxUploadSize() Return max upload size in bytes.

# getFileKinds()

Returns a list of file kinds.

View source (opens new window)

Returns

array (opens new window)

# getMaxUploadSize()

Return max upload size in bytes.

View source (opens new window)

Returns

integer (opens new window), float (opens new window)