PHP Class Demo\Example\HumanDemo

Datei anzeigen Open project: goaop/framework Class Usage Examples

Public Methods

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

Method Details

cleanTeeth() public method

Clean the teeth
public cleanTeeth ( )

eat() public method

Eat something
public eat ( )

sleep() public method

Go to sleep
public sleep ( )

washUp() public method

Washing up
public washUp ( )

work() public method

Working
public work ( )