PHP 클래스 Nelmio\Alice\Entity\DummyWithGetter

파일 보기 프로젝트 열기: nelmio/alice

공개 프로퍼티들

프로퍼티 타입 설명
$fooVal

공개 메소드들

메소드 설명
getFoo ( ) : string
setFoo ( string $foo )

메소드 상세

getFoo() 공개 메소드

public getFoo ( ) : string
리턴 string

setFoo() 공개 메소드

public setFoo ( string $foo )
$foo string

프로퍼티 상세

$fooVal 공개적으로 프로퍼티

public $fooVal