PHP 클래스 Doctrine\Tests\OXM\Entities\Article

파일 보기 프로젝트 열기: doctrine/oxm

공개 프로퍼티들

프로퍼티 타입 설명
$name string
$tags Tag[]

프로퍼티 상세

$name 공개적으로 프로퍼티

public string $name
리턴 string

$tags 공개적으로 프로퍼티

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