isReservedKeyword() public method
public boolean isReservedKeyword ( $value ) | ||
---|---|---|
$value | string |
The attribute to be validated |
return | boolean |
Whether the value is a reserved PHP keyword. |
isReservedKeyword() public method
public boolean isReservedKeyword ( $value ) | ||
---|---|---|
$value | string |
The attribute to be validated |
return | boolean |
Whether the value is a reserved PHP keyword. |
Designed by : w10schools
service@w10schools.com
Please login to continue.