Module

php\lang\Module

Class Module

Methods


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

Register all functions and classes of module in current environment

Параметры:
getName()
Результат:string
call($variables = null)

Include module and return result

Параметры:
  • $variablesarray
Результат:

mixed

dump($target, $saveDebugInfo = true)

throws >

Параметры: