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
Phan
Analysis
PropertyTypesAnalyzer
PHP Class Phan\Analysis\PropertyTypesAnalyzer
Afficher le fichier
Open project: etsy/phan
Class Usage Examples
Méthodes publiques
Méthode
Description
analyzePropertyTypes
(
CodeBase
$code_base
,
Clazz
$clazz
) :
null
Check to see if the given Clazz is a duplicate
Method Details
analyzePropertyTypes()
public
static
méthode
Check to see if the given Clazz is a duplicate
public
static
analyzePropertyTypes
(
CodeBase
$code_base
,
Clazz
$clazz
) :
null
$code_base
Phan\CodeBase
$clazz
Phan\Language\Element\Clazz
Résultat
null