describeType()
describeType(mixed $input) : string
Debug function used to describe the provided value type and class.
Parameters
mixed | $input |
Returns
string —Returns a string containing the type of the variable and if a class is provided, the class name.