PHP Class ObjectCalisthenics\Helper\PropertyFilter

Show file Open project: object-calisthenics/phpcs-calisthenics-rules Class Usage Examples

Public Methods

Method Description
filterUntrackedClassPropertyList ( array $propertyList, array $trackedPropertyTypeList ) : array
getTrackedClassPropertyList ( array $propertyList, array $trackedPropertyTypeList ) : array

Method Details

filterUntrackedClassPropertyList() public static method

public static filterUntrackedClassPropertyList ( array $propertyList, array $trackedPropertyTypeList ) : array
$propertyList array
$trackedPropertyTypeList array
return array

getTrackedClassPropertyList() public static method

public static getTrackedClassPropertyList ( array $propertyList, array $trackedPropertyTypeList ) : array
$propertyList array
$trackedPropertyTypeList array
return array