JLinkedinObject::booleanToString
Method to convert boolean to string.
Signature
public function booleanToString(boolean
$bool )
Parameters
-
$bool
- The boolean value to convert.
Returns
- string
- String with the converted boolean.