new stdClass();
Показать файл
Открыть проект
Метод | Описание | |
---|---|---|
getReflection ( ) : ReflectionMethod | null | Gets the reflection of the constructor. | |
hasMethod ( ) : boolean | Whether the type has a __construct method. |
public getReflection ( ) : ReflectionMethod | null | ||
Результат | ReflectionMethod | null |