PHP 인터페이스 DummyInterface, simpletest

파일 보기 프로젝트 열기: simpletest/simpletest

공개 메소드들

메소드 설명
aMethod ( )
anotherMethod ( $a )
referenceMethod ( &$a )

메소드 상세

aMethod() 공개 메소드

public aMethod ( )

anotherMethod() 공개 메소드

public anotherMethod ( $a )

referenceMethod() 공개 메소드

public referenceMethod ( &$a )