Property | Type | Description | |
---|---|---|---|
$object |
Method | Description | |
---|---|---|
__construct ( $object ) | Initializes the scopePointer with an object | |
getObject ( ) : |
Returns the object. | |
isClassMethod ( ) : boolean | Is the object a class method? | |
isFunction ( ) : boolean | Is the object a function? |
public __construct ( $object ) | ||
$object |
public getObject ( ) : |
||
return |
public isClassMethod ( ) : boolean | ||
return | boolean |