PHP Class Demo\Example\HumanDemo

Afficher le fichier Open project: goaop/framework Class Usage Examples

Méthodes publiques

Méthode Description
cleanTeeth ( ) Clean the teeth
eat ( ) Eat something
sleep ( ) Go to sleep
washUp ( ) Washing up
work ( ) Working

Method Details

cleanTeeth() public méthode

Clean the teeth
public cleanTeeth ( )

eat() public méthode

Eat something
public eat ( )

sleep() public méthode

Go to sleep
public sleep ( )

washUp() public méthode

Washing up
public washUp ( )

work() public méthode

Working
public work ( )