PHP Class Pimcore\Model\Object\ClassDefinition\Data\Personamultiselect

Inheritance: extends Multiselect
Show file Open project: pimcore/pimcore

Public Properties

Property Type Description
$fieldtype string Static type of this element

Public Methods

Method Description
__set_state ( $data ) : static
configureOptions ( )

Method Details

__set_state() public static method

public static __set_state ( $data ) : static
$data
return static

configureOptions() public method

public configureOptions ( )

Property Details

$fieldtype public property

Static type of this element
public string $fieldtype
return string