Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BetterReflection
TypesFinder
FindPropertyType
PHP Class BetterReflection\TypesFinder\FindPropertyType
Afficher le fichier
Open project: roave/better-reflection
Méthodes publiques
Méthode
Description
__invoke
(
ReflectionProperty
$reflectionProperty
) :
phpDocumentor\Reflection\Type[]
Given a property, attempt to find the type of the property.
Method Details
__invoke()
public
méthode
Given a property, attempt to find the type of the property.
public
__invoke
(
ReflectionProperty
$reflectionProperty
) :
phpDocumentor\Reflection\Type[]
$reflectionProperty
BetterReflection\Reflection\ReflectionProperty
Résultat
phpDocumentor\Reflection\Type[]