SproutCMS

This is the code documentation for the SproutCMS project

function type()

Determines the type of a variable.

For objects, the class name is returned. For other variable types,
the type and possibly some extra info about its value is returned.

Usage

string Debug::type ( mixed $val );

Arguments

  1. mixed $val

Return value

  • string
    Plain text