Config

Trait Config

package

OCA\Gallery\Controller

Methods

getConfig

getConfig(boolean $extraMediaTypes = false) : array
NoAdminRequired

Returns an app configuration array

Arguments

$extraMediaTypes

boolean

Response

array

<string,null|array>

Determines if the native SVG feature has been activated

isNativeSvgActivated(array $features) : boolean

Arguments

$features

array

Response

boolean

Properties

configService

configService : \OCA\Gallery\Service\ConfigService

logger

logger : \OCP\ILogger
var

Type(s)

\OCP\ILogger