PHP Class PHPPM\ClosureHelper

Show file Open project: php-pm/php-pm

Public Methods

Method Description
getPropertyAccessor ( $propertyName, $newValue ) Return a closure that assigns a property value

Method Details

getPropertyAccessor() public method

Return a closure that assigns a property value
public getPropertyAccessor ( $propertyName, $newValue )