Function papi_is_empty
Check if the given object is empty or not. Values like "0", 0 and false should not return true.
Located at
lib/core/utilities.php
Parameters summary
mixed |
$obj |
Return value summary
boolean
|
bool |