PHP 클래스 Doctrine\Tests\Models\Comments\Comment

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

공개 메소드들

메소드 설명
__construct ( User $user, $comment )
getId ( )
setParent ( $parent )

메소드 상세

__construct() 공개 메소드

public __construct ( User $user, $comment )
$user User

getId() 공개 메소드

public getId ( )

setParent() 공개 메소드

public setParent ( $parent )