Mirror

php\lib\Mirror

Reflection Lib.

Class mirror

Methods


__construct()

private

static typeOf($object, $toLowerCase = false)
Parameters:
  • $objectobject
  • $toLowerCasebool - (optional)
Returns:

php\lib\false, string

static newInstance($className, $args = null, $withConstruct = true)
Parameters:
  • $classNamestring
  • $argsarray
  • $withConstructbool
Returns:

object