ReflectionMethod::getPrototype

ReflectionMethod::getPrototype

(PHP 5, PHP 7)

ReflectionMethod::getPrototypeGets the method prototype (if there is one).

Description

public ReflectionMethod ReflectionMethod::getPrototype ( void )

Returns the methods prototype.

Parameters

This function has no parameters.

Return Values

A 登录查看完整内容