Property
class Property extends Object
Class property description.
Properties
mixed | $value |
Methods
static Property
string
getName()
No description
mixed
getValue()
No description
bool
isStatic()
No description
setVisibility(string $)
No description
string
getVisibility()
No description
setDocuments(string[] $)
No description
string[]
getDocuments()
No description
addDocument(string $)
No description
Details
at line 49
static Property
from(ReflectionProperty $from)
No description
at line 30
Property
setName(string $)
No description
at line 30
string
getName()
No description
at line 30
Property
setValue(mixed $)
No description
at line 30
mixed
getValue()
No description
at line 30
Property
setStatic(bool $)
No description
at line 30
bool
isStatic()
No description
at line 30
Property
setVisibility(string $)
No description
at line 30
string
getVisibility()
No description
at line 30
Property
setDocuments(string[] $)
No description
at line 30
string[]
getDocuments()
No description
at line 30
Property
addDocument(string $)
No description