Documentation

FileConfigurationField extends ConfigurationField
in package

FinalYes

Table of Contents

Methods

__construct()  : mixed
getValue()  : mixed
hasValue()  : bool
setValue()  : void

Methods

__construct()

public __construct([mixed $defaultValue = null ]) : mixed
Parameters
$defaultValue : mixed = null

setValue()

public setValue(mixed $newValue) : void
Parameters
$newValue : mixed
Tags
throws
BadMethodCallException
On this page

Search results