PHP Class ObjectCalisthenics\Helper\PropertyFilter

Afficher le fichier Open project: object-calisthenics/phpcs-calisthenics-rules Class Usage Examples

Méthodes publiques

Méthode Description
filterUntrackedClassPropertyList ( array $propertyList, array $trackedPropertyTypeList ) : array
getTrackedClassPropertyList ( array $propertyList, array $trackedPropertyTypeList ) : array

Method Details

filterUntrackedClassPropertyList() public static méthode

public static filterUntrackedClassPropertyList ( array $propertyList, array $trackedPropertyTypeList ) : array
$propertyList array
$trackedPropertyTypeList array
Résultat array

getTrackedClassPropertyList() public static méthode

public static getTrackedClassPropertyList ( array $propertyList, array $trackedPropertyTypeList ) : array
$propertyList array
$trackedPropertyTypeList array
Résultat array