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

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

공개 프로퍼티들

프로퍼티 타입 설명
$isActive boolean
$name string

프로퍼티 상세

$isActive 공개적으로 프로퍼티

public bool $isActive
리턴 boolean

$name 공개적으로 프로퍼티

public string $name
리턴 string