Свойство | Type | Description | |
---|---|---|---|
$object |
Méthode | 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 ( ) : |
||
Résultat |
public isClassMethod ( ) : boolean | ||
Résultat | boolean |
public isFunction ( ) : boolean | ||
Résultat | boolean |