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

Afficher le fichier Open project: doctrine/oxm

Méthodes publiques

Свойство 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
Résultat array

$list public_oe property

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