Ubiquity  2.0.0
php rapid development framework
Introspection Class Reference

Static Public Member Functions

static getClassCode ($classname)
 
static getLoadedViews (\ReflectionMethod $r, $lines)
 
static getMethodCode (\ReflectionMethod $r, $lines)
 
static closure_dump (\Closure $c)
 

Detailed Description

Definition at line 5 of file Introspection.php.

Member Function Documentation

◆ closure_dump()

static closure_dump ( \Closure  $c)
static

Definition at line 35 of file Introspection.php.

◆ getClassCode()

static getClassCode (   $classname)
static

Definition at line 7 of file Introspection.php.

◆ getLoadedViews()

static getLoadedViews ( \ReflectionMethod  $r,
  $lines 
)
static

Definition at line 13 of file Introspection.php.

◆ getMethodCode()

static getMethodCode ( \ReflectionMethod  $r,
  $lines 
)
static

Definition at line 23 of file Introspection.php.


The documentation for this class was generated from the following file: