PHP Class Doctrine\Tests\OXM\Entities\Article

Datei anzeigen Open project: doctrine/oxm

Public Properties

Property Type Description
$name string
$tags Tag[]

Property Details

$name public_oe property

public string $name
return string

$tags public_oe property

public Tag[],Doctrine\Tests\OXM\Entities $tags
return Tag[]