Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Demo
Example
HumanDemo
PHP Class Demo\Example\HumanDemo
显示文件
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
( )