PHP 클래스 AnyOldAbstractClassWithAbstractMethods, simpletest

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

공개 메소드들

메소드 설명
anAbstract ( )
anAbstractWithMultipleParameters ( $foo, $bar )
anAbstractWithParameter ( $foo )

메소드 상세

anAbstract() 추상적인 공개 메소드

abstract public anAbstract ( )

anAbstractWithMultipleParameters() 추상적인 공개 메소드

abstract public anAbstractWithMultipleParameters ( $foo, $bar )

anAbstractWithParameter() 추상적인 공개 메소드

abstract public anAbstractWithParameter ( $foo )