ReflectionMethod::__construct

( excerpt from http://php.net/manual/en/reflectionmethod.construct.php )

public function __construct(
  ...$class,
);

Constructs a new ReflectionMethod.

Format 1:

Parameters

  • ...$class