... | @@ -86,6 +86,9 @@ Function name |
... | @@ -86,6 +86,9 @@ Function name |
|
$HummingBird->setEyeColor();
|
|
$HummingBird->setEyeColor();
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Variable name
|
|
|
|
-------
|
|
|
|
|
|
#### ตัวแปร type boolean ต้องมี is หรือ has นำหน้า เช่น
|
|
#### ตัวแปร type boolean ต้องมี is หรือ has นำหน้า เช่น
|
|
```
|
|
```
|
|
$isActived = true;
|
|
$isActived = true;
|
... | | ... | |