PHP Class PHPPM\ClosureHelper

Afficher le fichier Open project: php-pm/php-pm

Méthodes publiques

Méthode Description
getPropertyAccessor ( $propertyName, $newValue ) Return a closure that assigns a property value

Method Details

getPropertyAccessor() public méthode

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