ReflectionMethod::__construct

ReflectionMethod::__construct

(PHP 5, PHP 7)

ReflectionMethod::__constructConstructs a ReflectionMethod

Description

public ReflectionMethod::__construct ( mixed $class , string $name )
public ReflectionMethod::__construct ( string $class_method )

Constructs a new ReflectionMethod.

Parameters

class

登录查看完整内容