The ReflectionFunctionAbstract class

(PHP 5 >= 5.2.0, PHP 7, PHP 8)

Introduction

A parent class to ReflectionFunction, read its description for details.

Properties

name

Name of the function. Read-only, throws ReflectionException in attempt to write.

Table of Contents

To Top