Universeorange.com/Docs/
{is.empty.object(Mixed $variable)}
Checks whether the $variable
is an empty object or not.
Returns
true
on an empty object,false
on a non-empty object.
If$variable
is not an object, it will returntrue
.
Last modified: 2021-06-07
© 2021 universeorange.com