Documentation

GraphNodeReflectionExtension
in package
implements PropertiesClassReflectionExtension

FinalYes

Table of Contents

Interfaces

PropertiesClassReflectionExtension

Methods

getProperty()  : PropertyReflection
hasProperty()  : bool

Methods

getProperty()

public getProperty(ClassReflection $classReflection, string $propertyName) : PropertyReflection
Parameters
$classReflection : ClassReflection
$propertyName : string
Return values
PropertyReflection

hasProperty()

public hasProperty(ClassReflection $classReflection, string $propertyName) : bool
Parameters
$classReflection : ClassReflection
$propertyName : string
Return values
bool

        
On this page

Search results