PHP 클래스 Demo\Example\HumanDemo

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

공개 메소드들

메소드 설명
cleanTeeth ( ) Clean the teeth
eat ( ) Eat something
sleep ( ) Go to sleep
washUp ( ) Washing up
work ( ) Working

메소드 상세

cleanTeeth() 공개 메소드

Clean the teeth
public cleanTeeth ( )

eat() 공개 메소드

Eat something
public eat ( )

sleep() 공개 메소드

Go to sleep
public sleep ( )

washUp() 공개 메소드

Washing up
public washUp ( )

work() 공개 메소드

Working
public work ( )