PHP 인터페이스 Swift_Plugins_Decorator_Replacements, Halite

저자: Chris Corbyn
파일 보기 프로젝트 열기: HaliteChallenge/Halite 0 사용 예제들

공개 메소드들

메소드 설명
getReplacementsFor ( string $address ) : array Return the array of replacements for $address.

메소드 상세

getReplacementsFor() 공개 메소드

This method is invoked once for every single recipient of a message. If no replacements can be found, an empty value (NULL) should be returned and no replacements will then be made on the message.
public getReplacementsFor ( string $address ) : array
$address string
리턴 array