PHP 클래스 Symfony\Component\Serializer\Tests\Normalizer\PropertyDummy

파일 보기 프로젝트 열기: symfony/symfony 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$foo
$outOfScope

보호된 프로퍼티들

프로퍼티 타입 설명
$camelCase

공개 메소드들

메소드 설명
getBar ( )
getCamelCase ( )
setBar ( $bar )
setCamelCase ( $camelCase )

메소드 상세

getBar() 공개 메소드

public getBar ( )

getCamelCase() 공개 메소드

public getCamelCase ( )

setBar() 공개 메소드

public setBar ( $bar )

setCamelCase() 공개 메소드

public setCamelCase ( $camelCase )

프로퍼티 상세

$camelCase 보호되어 있는 프로퍼티

protected $camelCase

$foo 공개적으로 프로퍼티

public $foo

$outOfScope 공개적으로 정적으로 프로퍼티

public static $outOfScope