PHP 클래스 PHPPM\ClosureHelper

파일 보기 프로젝트 열기: php-pm/php-pm

공개 메소드들

메소드 설명
getPropertyAccessor ( $propertyName, $newValue ) Return a closure that assigns a property value

메소드 상세

getPropertyAccessor() 공개 메소드

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