PHP Class Doctrine\Tests\OXM\Entities\Collections\Wrapper

Datei anzeigen Open project: doctrine/oxm

Public Properties

Property Type Description
$enum array @XmlText(type="string", collection=true, wrapper="bar", prefix="prfx")
$list array @XmlText(type="string", collection=true, wrapper="foo")

Property Details

$enum public_oe property

@XmlText(type="string", collection=true, wrapper="bar", prefix="prfx")
public array $enum
return array

$list public_oe property

@XmlText(type="string", collection=true, wrapper="foo")
public array $list
return array