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