Documentation

ReflectionConstant
in package

FinalYes
Tags
author

Daniel Scherzer daniel.e.scherzer@gmail.com

Table of Contents

Properties

$name  : string
$deprecated  : mixed
$persistentConstants  : mixed
$value  : mixed

Methods

__construct()  : mixed
__sleep()  : array<string|int, mixed>
__toString()  : string
__wakeup()  : void
getName()  : string
getNamespaceName()  : string
getShortName()  : string
getValue()  : mixed
isDeprecated()  : bool

Properties

Methods

__construct()

public __construct(string $name) : mixed
Parameters
$name : string

__sleep()

public __sleep() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results