Module

php\lang\Module

Class Module

Methods


__construct($source, $compiled = false, $debugInformation = true)

Register all functions and classes of module in current environment

Parameters:
getName()
Returns:string
call($variables = null)

Include module and return result

Parameters:
  • $variablesarray
Returns:

mixed

dump($target, $saveDebugInfo = true)

throws >

Parameters: