new stdClass();
Show file
Open project: timetoogo/pinq
Method | Description | |
---|---|---|
getReflection ( ) : ReflectionMethod | null | Gets the reflection of the constructor. | |
hasMethod ( ) : boolean | Whether the type has a __construct method. |
public getReflection ( ) : ReflectionMethod | null | ||
return | ReflectionMethod | null |